The following document contains the results of Checkstyle 9.3 with google_checks.xml ruleset.
| Files | |||
|---|---|---|---|
| 110 | 0 | 23790 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
22 | |
RightCurly
|
25 | ||
RightCurly
|
25 | ||
| coding | FallThrough | 8 | |
| MissingSwitchDefault | 6 | ||
| MultipleVariableDeclarations | 4 | ||
| OneStatementPerLine | 3 | ||
| OverloadMethodsDeclarationOrder | 169 | ||
| imports | CustomImportOrder
|
32 | |
| indentation | CommentsIndentation
|
25 | |
Indentation
|
19717 | ||
| javadoc | AtclauseOrder
|
19 | |
| InvalidJavadocPosition | 1 | ||
| JavadocParagraph | 357 | ||
| JavadocTagContinuationIndentation | 508 | ||
MissingJavadocType
|
1 | ||
| NonEmptyAtclauseDescription | 7 | ||
| RequireEmptyLineBeforeBlockTagGroup | 623 | ||
SummaryJavadoc
|
85 | ||
| misc | ArrayTypeStyle | 25 | |
| modifier | ModifierOrder | 3 | |
| naming | AbbreviationAsWordInName
|
45 | |
LocalVariableName
|
7 | ||
MemberName
|
29 | ||
MethodName
|
21 | ||
ParameterName
|
34 | ||
| sizes | LineLength
|
1178 | |
| whitespace | EmptyLineSeparator
|
120 | |
FileTabCharacter
|
4 | ||
| GenericWhitespace | 1 | ||
MethodParamPad
|
6 | ||
NoWhitespaceBefore
|
3 | ||
| NoWhitespaceBeforeCaseDefaultColon | 10 | ||
OperatorWrap
|
77 | ||
ParenPad
|
62 | ||
WhitespaceAfter
|
154 | ||
WhitespaceAround
|
399 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.builder.ToStringBuilder' | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 52 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 56 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 57 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 58 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 59 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 60 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 61 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 62 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 63 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 64 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 65 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 12, 14, 16. | 76 | |
| indentation | Indentation | 'Class' has incorrect indentation level 20, expected level should be 24. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 12, 14, 16. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 12, 14, 16. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. | 93 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 116 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 118 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 163 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 265 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 277 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 325 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 331 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 335 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 352 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 355 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 364 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 370 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.builder.EqualsBuilder' | 25 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 125 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 138 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 227 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 230 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 242 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 242 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 253 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 291 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 335 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 340 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 383 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 387 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 388 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 399 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 401 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 415 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 420 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 431 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 433 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 436 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 447 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 451 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 452 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 469 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 470 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 471 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 490 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 491 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 509 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 510 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 514 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 529 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 531 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 532 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 533 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 534 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 549 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 551 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 554 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 569 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 570 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 574 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 589 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 590 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 591 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 592 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 593 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 594 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 609 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 610 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 611 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 612 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 613 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 614 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 629 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 630 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 634 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 649 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 654 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 669 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 670 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 671 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 672 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 673 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 674 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 689 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 690 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 691 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 692 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 693 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 694 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 709 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 710 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 711 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 712 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 713 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 714 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 729 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 731 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 733 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 734 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 749 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 751 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 752 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 754 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 769 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 771 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 772 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 773 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 774 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 789 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 790 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 791 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 792 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 793 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 794 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 809 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 810 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 811 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 812 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 813 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 814 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 846 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 846 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 847 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 848 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 849 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 850 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 852 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 853 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 854 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 855 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 856 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 857 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 859 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 861 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 862 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 867 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 868 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 889 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 889 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 890 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 891 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 892 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 893 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 894 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 895 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 896 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 897 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 899 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 900 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 901 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 902 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 904 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 906 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 907 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 928 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 928 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 929 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 930 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 931 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 934 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 935 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 937 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 938 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 939 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 940 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 944 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 945 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 946 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 967 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 967 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 968 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 969 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 970 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 972 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 974 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 975 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 976 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 977 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 978 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 979 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 982 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 983 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 984 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 985 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1006 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1006 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1007 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1008 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1009 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1010 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1011 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1012 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1013 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1014 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1015 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1016 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1017 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1018 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1019 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1021 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1022 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1023 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1024 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1045 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1045 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1046 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1047 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1048 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1049 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1050 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1051 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1052 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1053 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1054 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1055 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1056 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1057 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1058 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1060 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1061 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1062 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1063 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1084 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1084 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1085 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1086 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1087 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1088 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1089 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1090 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1091 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1092 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1093 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1094 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1095 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1096 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1097 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1099 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1102 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1133 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1141 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1162 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1165 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1167 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1168 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1169 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1170 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1180 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 1185 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1195 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1196 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1196 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1202 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1213 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1214 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1214 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1229 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1231 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1232 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1232 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1233 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1235 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1237 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1238 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1249 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1250 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1250 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1251 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1253 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1256 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1267 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1268 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1268 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1269 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1274 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1286 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1286 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1292 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1301 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1303 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1304 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1304 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1310 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1319 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1321 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1322 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1322 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1323 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1327 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1328 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1339 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1340 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1340 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 1341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 1343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1369 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1370 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1371 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1373 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1374 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1385 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1387 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1403 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1404 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1405 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1407 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1409 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1410 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1411 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1412 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1413 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1414 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1415 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1416 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1417 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1426 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1429 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1431 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1432 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1433 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1434 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1435 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1436 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1437 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1438 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1439 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1440 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1449 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1450 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1451 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1452 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1453 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1455 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1456 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1457 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1458 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1459 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1460 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1461 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1462 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1463 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1472 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1474 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1478 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1479 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1480 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1481 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1482 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1483 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1484 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1485 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1486 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1495 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1496 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1498 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1499 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1500 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1501 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1502 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1503 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1504 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1505 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1506 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1507 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1508 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1509 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1518 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1519 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1520 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1523 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1524 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1525 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1526 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1527 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1528 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1529 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1530 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1531 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1532 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1541 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1542 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1543 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1544 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1545 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1546 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1547 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1548 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1549 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1550 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1551 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1552 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1553 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1554 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1555 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1564 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1565 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1566 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1569 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1570 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1571 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1572 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1573 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1574 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1575 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1576 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1577 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1578 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1587 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1588 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1589 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1590 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1591 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1592 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1593 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1594 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1595 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1596 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1597 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1598 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1599 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1600 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1601 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1611 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1616 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1620 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1625 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1634 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1636 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1637 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1638 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1639 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1640 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1641 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1642 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1643 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1644 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1645 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1646 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1647 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1648 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1649 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1650 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1652 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1653 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1655 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1656 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1657 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1662 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1667 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1669 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1670 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1671 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1676 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1678 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1685 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1687 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1688 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1689 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1690 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1691 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1692 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1693 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1694 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1695 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1696 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1697 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1700 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1701 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1702 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1703 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1704 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1705 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1706 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1707 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1708 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1709 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1710 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1721 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1722 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1723 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1730 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1735 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1737 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,636'. | 1737 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1738 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1739 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1744 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1753 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1755 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1756 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1757 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1758 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1759 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1760 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1761 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1762 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1763 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1764 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1765 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1766 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1767 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1768 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1773 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1778 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1780 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,687'. | 1780 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1781 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1782 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1787 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1789 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1796 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1798 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1799 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1800 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1801 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1802 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1803 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1804 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1805 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1806 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1807 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1808 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1809 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1810 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1811 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1812 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1813 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1824 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,721'. | 1824 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1825 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1826 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1833 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1838 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1840 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,755'. | 1840 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1841 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1842 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1847 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1856 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1858 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1859 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1860 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1861 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1862 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1863 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1864 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1865 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1866 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1867 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1868 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1869 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1870 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1871 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1876 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1881 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1883 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,798'. | 1883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1884 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1885 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1890 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1892 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1899 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1901 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1902 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1903 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1904 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1905 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1906 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1907 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1908 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1909 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1910 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1911 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1912 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1913 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1914 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1915 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1916 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1927 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,824'. | 1927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1928 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1929 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1936 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1941 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1943 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,858'. | 1943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1944 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1945 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1950 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1959 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1961 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1962 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1963 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1964 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1965 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1966 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1967 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1968 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1969 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1970 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1971 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1972 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1974 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1979 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1984 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1986 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,901'. | 1986 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1987 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1988 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1993 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1995 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2002 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2004 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2005 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2006 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2007 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2008 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2009 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2010 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2011 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2012 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2013 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2014 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2015 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2016 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2017 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2018 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2019 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2030 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,927'. | 2030 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2031 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2032 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2039 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2044 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2047 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,961'. | 2047 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2048 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2049 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2054 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2063 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2066 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2067 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2068 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2069 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2070 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2071 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2072 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2073 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2074 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2075 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2076 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2077 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2078 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2079 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2084 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2089 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2092 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,004'. | 2092 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2093 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2094 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2099 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 2101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2111 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2119 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2120 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2123 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2138 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,030'. | 2138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2140 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2147 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2154 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,066'. | 2154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2156 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2161 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2175 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2178 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2179 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2181 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2182 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2185 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2197 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,111'. | 2197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2199 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2204 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 2206 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2215 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2218 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2219 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2220 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2223 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2224 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2227 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2241 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,138'. | 2241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2243 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2250 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2257 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,172'. | 2257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2259 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2266 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2272 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2274 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2276 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2281 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2292 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2294 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2295 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2298 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2299 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2302 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2305 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2312 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2322 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 2324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2326 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2327 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2328 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2329 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2332 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2333 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2334 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2335 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2336 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2338 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2339 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2344 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2349 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2351 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,215'. | 2351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2352 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2353 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2360 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2366 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 2368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2369 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2370 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2375 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 2377 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2384 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2386 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2387 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2388 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2389 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2390 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2392 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2393 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2394 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2395 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2398 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2401 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2408 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 2410 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2418 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 2420 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2420 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2421 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2422 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2423 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2424 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2425 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2426 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2427 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2428 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2429 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2430 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2431 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2432 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2433 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2434 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2436 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2437 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2448 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,241'. | 2448 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2449 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2450 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 2465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2465 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2466 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2467 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2474 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2479 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2481 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,324'. | 2481 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2482 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2483 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2488 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2497 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2499 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2500 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2501 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2502 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2503 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2504 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2505 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2506 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2507 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2508 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2509 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2510 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2511 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2512 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2517 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2522 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2524 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,420'. | 2524 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2525 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2526 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2531 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 2533 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2540 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2542 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2543 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2544 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2545 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2546 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2547 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2549 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2550 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2551 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2552 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2553 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2554 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2555 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2556 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2557 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2568 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,465'. | 2568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2569 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2570 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2577 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2582 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2584 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,499'. | 2584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2585 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2586 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2591 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2600 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2601 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2603 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2604 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2605 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2606 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2607 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2608 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2609 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2610 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2611 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2612 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2613 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2614 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2615 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2616 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2627 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2629 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,542'. | 2629 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2630 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2631 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2636 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 2638 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2645 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2647 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2647 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2648 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2649 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2650 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2652 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2653 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2655 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2656 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2657 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2658 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2659 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2660 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2661 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2662 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2673 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,568'. | 2673 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2674 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2675 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2691 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2692 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2693 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2694 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2695 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2696 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2697 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2698 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2699 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2700 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2701 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2702 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2713 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2714 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2715 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2716 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2717 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2718 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2719 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2720 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2721 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2722 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2723 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2724 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2725 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2735 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2736 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2737 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2738 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2739 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2740 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2741 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2742 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2743 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2744 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2745 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 5, expected level should be 2. | 2746 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2759 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,713'. | 2759 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2760 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2761 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2762 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2763 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2764 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2765 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2766 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2767 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2768 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2769 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2770 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2781 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2782 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2783 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2784 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2785 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2786 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2787 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2788 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2789 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2790 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2791 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2792 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2793 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2803 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,735'. | 2803 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2804 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2805 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2806 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2807 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2808 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2809 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2810 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2811 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2812 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2813 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2814 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2827 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,781'. | 2827 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2828 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2829 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2830 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2831 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2832 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2833 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2834 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2835 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2836 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2837 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2838 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2849 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2850 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2852 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2853 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2854 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2855 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2856 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2857 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2858 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2859 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2860 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2861 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2871 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,803'. | 2871 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2872 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2873 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2874 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2875 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2876 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2877 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2878 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2879 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2880 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2881 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2882 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2895 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,849'. | 2895 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2896 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2897 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2898 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2899 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2900 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2901 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2902 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2903 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2904 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2905 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2906 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2917 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2918 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2919 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2920 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2921 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2922 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2923 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2924 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2925 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2926 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2928 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2929 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2939 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,871'. | 2939 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2940 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2941 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2942 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2943 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2944 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2945 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2946 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2947 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2948 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2949 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2950 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2963 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,917'. | 2963 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2964 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2965 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2966 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2967 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2968 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2969 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2970 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2971 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2972 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2974 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2985 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2986 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2987 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2988 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2989 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2990 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2991 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2992 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2993 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2994 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2995 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2996 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2997 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3007 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,939'. | 3007 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3008 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3009 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3010 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3011 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3012 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3013 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3014 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3015 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3016 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3017 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3018 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3031 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,985'. | 3031 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3032 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3033 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3034 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3035 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3036 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3037 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3038 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3039 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3040 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3041 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3042 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3053 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3054 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3055 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3056 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3057 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3058 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3059 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3060 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3061 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3062 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3063 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3064 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3065 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3075 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,007'. | 3075 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3076 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3077 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3078 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3079 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3080 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3081 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3082 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3083 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3084 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3085 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3086 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3099 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,053'. | 3099 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3105 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3107 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3127 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3128 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3129 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3130 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3143 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,075'. | 3143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3149 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3150 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3151 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3167 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,121'. | 3167 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3169 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3173 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3174 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3175 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3195 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3196 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3197 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3198 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3201 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3211 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,143'. | 3211 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3217 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3218 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3219 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3244 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3278 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3288 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3299 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3300 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3310 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3311 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3322 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,333. | 3325 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 5, expected level should be 2. | 3333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be 4. | 3334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 5, expected level should be 2. | 3335 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3356 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3357 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3367 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3378 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3379 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3401 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3411 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3412 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3423 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3442 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3449 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3450 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3451 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3453 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3455 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3456 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3459 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 3460 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 3461 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 3462 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 3469 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3470 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3470 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3471 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 3471 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 3471 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 3471 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 3471 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 3472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3473 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 3474 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 3475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3476 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3477 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3496 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3497 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3498 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3499 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3500 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3501 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3503 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3504 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3505 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3506 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3525 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3526 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3527 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3528 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3529 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3531 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3532 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3533 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3534 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3535 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3554 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3556 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3557 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3558 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3560 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3562 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3563 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3564 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3583 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3586 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3587 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3588 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3589 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3590 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3591 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3592 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3593 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3612 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3613 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3614 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3615 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3616 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3617 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3619 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3621 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3622 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3641 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3642 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3643 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3644 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3645 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3646 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3647 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3648 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3649 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3650 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3651 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3670 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3671 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3672 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3673 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3674 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3677 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3678 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3679 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3680 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3699 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3700 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3701 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3703 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3705 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3706 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3707 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3708 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3709 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3734 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3735 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3736 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3740 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3741 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3742 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 3742 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3743 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3744 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3745 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3746 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 3747 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 3748 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3749 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3752 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3753 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3754 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3778 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3778 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3779 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3780 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3781 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3804 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3805 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3805 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3806 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3807 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3808 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3831 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3832 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3832 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3833 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3834 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3835 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3858 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3859 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3859 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3860 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3861 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3862 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3886 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3886 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3887 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3888 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3889 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3912 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3913 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3913 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3914 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3915 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3916 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3939 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3940 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3940 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3942 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3943 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3966 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3967 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 3967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3968 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3969 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3970 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3978 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3981 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3982 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3983 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3984 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3984 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3985 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3986 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3987 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3988 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3989 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4018 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4021 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,966'. | 4021 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4022 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4023 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4024 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4025 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4026 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4027 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 4028 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 4029 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 4030 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4030 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4032 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4033 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4060 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4062 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4063 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4064 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4092 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4094 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4095 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4096 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4158 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4189 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4251 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4278 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4282 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 4295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4295 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4296 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4302 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4304 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4310 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4312 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4314 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4315 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4343 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4348 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4349 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4378 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4379 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4380 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4381 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4382 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4383 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4413 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,346'. | 4413 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4414 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4415 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4442 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,377'. | 4442 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4443 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4444 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4445 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4447 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4448 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4475 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4478 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,413'. | 4478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4479 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4480 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4507 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,442'. | 4507 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4508 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4510 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4512 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4513 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4540 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4543 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,478'. | 4543 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4544 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4545 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4572 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,507'. | 4572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4573 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4574 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4575 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4577 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4578 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4605 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4608 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,543'. | 4608 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4609 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4610 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4637 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,572'. | 4637 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4638 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4639 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4640 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4641 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4642 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4643 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4670 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4673 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,608'. | 4673 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4674 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4675 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4702 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,637'. | 4702 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4703 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4704 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4705 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4706 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4707 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4708 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4735 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4738 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,673'. | 4738 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4739 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4740 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4767 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,702'. | 4767 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4768 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4769 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4770 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4771 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4772 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4773 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4800 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4803 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,738'. | 4803 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4804 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4805 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4832 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,767'. | 4832 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4833 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4834 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4835 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4836 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4837 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4838 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4865 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4868 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,803'. | 4868 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4869 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4870 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4897 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,832'. | 4897 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4898 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4899 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4900 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4901 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4902 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4903 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4923 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4926 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,868'. | 4926 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4927 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4928 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4929 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4930 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4932 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4933 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4934 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4935 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4936 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4938 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4939 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4964 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 4967 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4969 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4970 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5000 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5001 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5002 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5003 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5004 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5005 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5006 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5007 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5008 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5009 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5010 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5011 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5012 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5013 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5014 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5015 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5016 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5017 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5018 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5019 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5020 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5021 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5022 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5023 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5024 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 5025 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5025 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5028 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5029 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5057 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5060 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,967'. | 5060 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5061 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5062 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5091 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,000'. | 5091 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5092 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5093 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5094 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5095 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5096 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5097 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5098 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5099 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5101 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5102 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5103 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5105 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5107 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5108 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5109 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5110 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5113 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5114 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5118 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5149 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,060'. | 5149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5180 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,091'. | 5180 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5183 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 5184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5184 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5185 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5186 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5187 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5190 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5191 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5192 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5194 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5195 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5196 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5197 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5198 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5199 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5202 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5203 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5204 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5235 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5238 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,149'. | 5238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5269 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,180'. | 5269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5272 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5273 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5274 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5275 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5276 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5279 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5281 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5283 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5284 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5285 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5286 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5287 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5288 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5289 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5291 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5292 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5293 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5295 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5296 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5327 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,238'. | 5327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5328 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5329 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5358 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,269'. | 5358 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5360 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5361 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 5362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5362 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5363 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5364 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5365 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5366 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5367 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5368 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5369 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5370 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5372 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5373 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5374 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5375 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5376 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5377 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5378 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5379 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5380 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5381 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5382 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5383 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5384 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5385 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5416 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,327'. | 5416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5417 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5447 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,358'. | 5447 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5448 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5450 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5451 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5452 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5453 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5454 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5455 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5456 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5457 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5458 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5459 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5460 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5461 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5462 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5463 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5464 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5465 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5466 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5467 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5468 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5469 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5470 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5471 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5473 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5474 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5502 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5505 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,416'. | 5505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5506 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5507 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5536 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,447'. | 5536 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5537 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5538 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5539 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 5540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5540 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5541 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5542 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5543 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5544 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5545 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5546 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5547 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5548 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5549 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5550 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5551 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5552 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5553 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5554 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5555 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5556 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5557 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5558 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5559 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5560 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5562 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5563 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5591 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5594 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,505'. | 5594 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5595 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5596 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5625 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,536'. | 5625 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5626 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5627 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5628 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 5629 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5629 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5630 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5631 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5632 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5633 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5634 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5635 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5636 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5637 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5638 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5639 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5640 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5641 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5642 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5643 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5644 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5645 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5646 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5647 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5648 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5649 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5650 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5651 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5652 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5676 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5679 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,594'. | 5679 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5680 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5681 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5710 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,625'. | 5710 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5711 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5712 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5713 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 5714 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5714 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5715 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5716 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5717 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5718 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5719 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5720 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 5721 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 5722 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5723 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5724 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5725 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5726 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5727 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5728 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5729 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5730 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5731 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5732 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5733 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5734 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5735 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5736 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5737 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 5741 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5747 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '5,679'. | 5747 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5748 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5749 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5751 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5752 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5754 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5755 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 5756 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 5757 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5758 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5759 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5760 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5761 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5762 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5763 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 5764 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 5765 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 5766 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5767 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5768 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5769 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5770 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5771 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5772 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5773 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 5774 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5775 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5776 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 5777 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 5779 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5780 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5781 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5782 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5783 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5784 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5785 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5786 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5787 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 5792 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5798 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5799 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 5800 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 5804 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 5,806. | 5805 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5806 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 5807 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5807 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 5808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 5808 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5809 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 5809 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 5809 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5810 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5811 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 5812 | |
| whitespace | WhitespaceAfter | 'while' is not followed by whitespace. | 5812 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 5812 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 5812 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 5813 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5814 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5815 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5816 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5817 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 5818 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 5819 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5820 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5821 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5822 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5823 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5824 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5825 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| naming | MemberName | Member name '_mask' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| naming | MemberName | Member name '_shift_count' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 35 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| naming | LocalVariableName | Local variable name 'bit_pattern' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 44 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 118 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 147 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 161 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 174 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 186 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 198 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 211 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 223 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 229 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 235 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 268 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 274 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 198 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '158'. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 226 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '198'. | 261 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 270 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 292 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 295 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 304 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 309 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 324 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '238'. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 344 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 345 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 346 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 356 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 359 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 360 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 362 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 364 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 365 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 370 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 372 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 376 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 394 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 430 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 431 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 446 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '392'. | 446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 448 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 465 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 467 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 468 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 469 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 470 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 476 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 477 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 485 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 485 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '426'. | 485 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 487 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 493 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 494 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 495 | |
| sizes | LineLength | Line is longer than 100 characters (found 139). | 504 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 504 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 506 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 509 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 522 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 545 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '356'. | 545 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 553 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 554 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 556 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 557 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 558 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 558 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 559 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 560 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 561 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 561 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 563 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 564 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 565 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 565 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 567 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 568 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 569 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 572 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 573 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 574 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 575 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 576 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 577 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 578 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 578 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 579 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 580 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 581 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 582 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 583 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 584 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 585 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 586 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 587 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 588 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 588 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 589 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 590 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 591 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 592 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 593 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 593 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 594 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 595 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 596 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 597 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 598 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 599 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 601 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 602 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 603 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 604 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 605 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 605 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 606 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 607 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 608 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 609 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 610 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 611 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 612 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 613 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 614 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 615 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 616 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 617 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 618 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 619 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 619 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 620 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 621 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 622 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 623 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 624 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 625 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 626 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 12, expected level should be 6. | 627 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 630 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 631 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 636 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 646 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 648 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 649 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 652 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 652 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 655 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 656 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 657 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 658 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 659 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 661 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 662 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 666 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 667 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 668 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 671 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 672 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 705 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '289'. | 705 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 706 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 707 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 719 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 723 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 723 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 725 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 726 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 727 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 730 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 731 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 732 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 733 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 736 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 737 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 754 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 755 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 756 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 771 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 772 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 773 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 788 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 790 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 807 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 807 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 808 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 809 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 810 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 811 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 812 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 828 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '754'. | 828 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 830 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 844 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '771'. | 844 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 845 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 846 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 860 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '788'. | 860 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 861 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 862 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 877 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 877 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '807'. | 877 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 878 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 879 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 900 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 902 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 903 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 904 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 906 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 907 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 908 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 909 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 910 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 911 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 912 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 913 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 914 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 935 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 936 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 937 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 938 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 939 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 940 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 941 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 942 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 943 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 944 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 945 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 946 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 947 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 948 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 968 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 970 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 971 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 972 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 974 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 975 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 976 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 977 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 978 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 979 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 981 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 982 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1004 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1005 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1006 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1007 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1008 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1009 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1010 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 1011 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 1012 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 1013 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 1014 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 1015 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 1016 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1017 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1036 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1038 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1039 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1040 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1041 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1042 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1043 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1046 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1047 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1050 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1051 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1052 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1053 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 1054 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 1055 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1056 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1057 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1060 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1061 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1078 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1079 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1080 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1081 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1082 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1083 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1084 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 1085 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 1086 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 1087 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 1088 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 1089 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 1090 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1091 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 72 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 29 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| naming | MemberName | Member name 'iToString' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 204 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 244 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 254 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 270 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 286 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 290 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 291 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 292 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 293 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 294 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 295 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 297 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 308 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 311 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 312 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 314 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 315 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 316 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 320 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 322 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 332 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 334 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 95. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 145. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 167 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 170 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 187 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 189 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 32 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 70 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 15, indentation should be the same level as line 211. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 27 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 225 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 225 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 225 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 225 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 225 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 225 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 225 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 226 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 226 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 227 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 244 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 245 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 82 | |
| javadoc | AtclauseOrder | Block tags have to appear in the order '[@param, @return, @throws, @deprecated]'. | 83 | |
| javadoc | AtclauseOrder | Block tags have to appear in the order '[@param, @return, @throws, @deprecated]'. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 219 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 312 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 336 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 349 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 352 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 354 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 356 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 361 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 376 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 379 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 384 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 399 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 404 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 423 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 437 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 441 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 442 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 456 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 459 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 461 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 475 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 480 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 497 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 499 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 513 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 518 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 532 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 535 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 537 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 68 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 69 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 70 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 71 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 72 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 73 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 74 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 75 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 76 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 77 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 9, expected level should be 4. | 78 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 84 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 85 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 115 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 138 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 307 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 318 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 325 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 329 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 365 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 366 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 367 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 368 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 9, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 5, expected level should be 2. | 373 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 389 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 396 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 397 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 398 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 399 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 416 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 423 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 424 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 425 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 426 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 428 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 429 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 469 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 469 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 470 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 470 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 471 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 502 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 505 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 505 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 510 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 513 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 517 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 521 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 524 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 529 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 533 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 535 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 538 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 541 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 546 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 552 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 585 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '505'. | 585 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 587 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 613 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 616 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 616 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 617 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 618 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 622 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 623 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 626 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 627 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 628 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 629 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 630 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 632 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 633 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 634 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 635 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 636 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 637 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 638 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 639 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 640 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 644 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 645 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 647 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 650 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 652 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 655 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 656 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 657 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 658 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 659 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 661 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 662 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 663 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 665 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 669 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 670 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 671 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 675 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 676 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 677 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 682 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 684 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 685 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 686 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 687 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 698 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 701 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 702 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 704 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 706 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 707 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 715 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 716 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 719 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 720 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 721 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 722 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 725 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 726 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 729 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 730 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 731 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 733 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 747 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 751 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 752 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 753 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 764 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 765 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 769 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 771 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 772 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 775 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 776 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 778 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 779 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 780 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 781 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 782 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 783 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 792 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 794 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 795 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 796 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 812 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 813 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 814 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 815 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 816 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 817 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 818 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 819 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 820 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 821 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 822 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 823 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 825 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 827 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 828 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 829 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 829 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 832 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 834 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 835 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 837 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 838 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 839 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 853 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 853 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 854 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 855 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 865 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 868 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 869 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 870 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 880 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 883 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 884 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. | 884 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 886 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 887 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 910 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 912 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 912 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 915 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 916 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 917 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 918 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 920 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 921 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 922 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 924 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 925 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 926 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 927 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 928 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 929 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 930 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 931 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 932 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 933 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 934 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 935 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 937 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 939 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 939 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 941 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 950 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 951 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 952 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 953 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 954 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 955 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 956 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 957 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 958 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 959 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 960 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 961 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 962 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 963 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 964 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 965 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 966 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 968 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 969 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 981 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 982 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 983 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 984 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 985 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 986 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 987 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 988 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 989 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 990 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 991 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 992 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1004 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1005 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1006 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1007 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1008 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1009 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1018 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1019 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1020 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1021 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1022 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1023 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1034 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1035 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1036 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1048 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1049 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1050 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1051 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1052 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1053 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1062 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1063 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1064 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1065 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1066 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1067 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1079 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1080 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1081 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1099 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1100 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1103 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1104 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 1105 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1106 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1107 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 1108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1111 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1118 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1121 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 1122 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1123 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 1124 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 1125 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 1126 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1127 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1128 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 9 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 11 | |
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 19 | |
| javadoc | AtclauseOrder | Javadoc comment at column 44 has parse error. It is forbidden to close singleton HTML tags. Tag: br. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 30 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 102 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 103 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 104 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 105 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 106 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 107 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 108 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 111 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 112 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 113 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 115 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 116 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 117 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 118 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 119 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 120 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 121 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 122 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 123 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 124 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 125 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 126 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 127 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 128 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 129 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 130 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 131 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 133 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 134 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 136 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 137 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 138 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 139 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 140 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 141 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 162 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 163 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 164 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 165 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 166 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 167 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 168 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 169 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 170 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 171 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 172 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 173 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 174 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 175 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 176 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 177 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 178 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 179 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 181 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 182 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 183 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 184 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 185 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 186 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 187 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 188 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 189 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 191 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 192 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 193 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 196 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 197 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 198 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 199 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 200 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 201 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 222 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 223 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 224 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 225 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 226 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 227 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 228 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 229 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 230 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 231 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 235 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 237 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 239 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 240 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 241 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 242 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 243 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 244 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 245 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 246 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 247 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 248 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 249 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 250 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 251 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 252 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 253 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 254 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 255 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 256 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 257 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 258 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 259 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 260 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 261 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 276 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 283 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 306 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 308 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 309 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 310 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 311 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 315 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 316 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 317 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 320 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 321 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 322 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 323 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 324 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 326 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 327 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 328 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 329 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 330 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 331 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 332 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 335 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 336 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 339 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 340 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 341 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 342 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 345 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 346 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 347 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 348 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 350 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 351 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 352 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 353 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 354 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 355 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 356 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 359 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 360 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 361 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 362 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 365 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 376 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 384 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 396 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 403 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 404 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 405 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 408 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 413 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 415 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 416 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 417 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 418 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 419 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 420 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 421 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 423 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 424 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 425 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 426 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 427 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 428 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 429 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 430 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 431 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 432 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 433 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 434 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 435 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 436 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 438 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 439 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 440 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 441 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 443 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 444 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 445 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 446 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 447 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 448 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 449 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 450 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 451 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 453 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 454 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 455 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 456 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 457 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 458 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 459 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 460 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 461 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 462 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 463 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 465 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 466 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 467 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 468 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 469 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 470 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 471 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 472 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 474 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 486 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 493 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 505 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 511 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 513 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 518 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 522 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 523 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 524 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 525 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 526 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 527 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 528 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 529 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 531 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 532 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 533 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 534 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 535 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 536 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 537 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 538 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 539 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 540 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 541 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 542 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 543 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 544 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 545 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 546 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 547 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 548 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 549 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 550 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 552 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 553 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 555 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 556 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 557 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 558 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 559 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 560 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 561 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 562 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 563 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 564 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 565 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 566 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 567 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 568 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 569 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 570 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 571 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 572 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 573 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 574 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 575 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 576 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 577 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 578 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 579 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 580 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 582 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 598 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 602 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 603 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 604 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 605 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 607 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 608 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 624 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 628 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 630 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 631 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 632 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 633 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 634 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 635 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 636 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 637 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 638 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 639 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 640 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 641 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 642 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 643 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 644 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 645 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 646 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 647 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 648 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 649 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 650 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 651 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 652 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 653 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 654 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 655 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 656 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 657 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 658 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 659 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 660 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 661 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 662 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 663 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 664 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 665 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 673 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 684 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 684 | |
| naming | ParameterName | Parameter name 'nInts' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 684 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 685 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 686 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 687 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 688 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 689 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 691 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 692 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 693 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 694 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 694 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 695 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 696 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 698 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 699 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 700 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 701 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 709 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 720 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 720 | |
| naming | ParameterName | Parameter name 'nShorts' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 721 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 722 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 723 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 725 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 726 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 729 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 731 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 731 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 732 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 733 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 734 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 735 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 736 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 737 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 738 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 746 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 757 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 757 | |
| naming | ParameterName | Parameter name 'nShorts' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 758 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 759 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 760 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 761 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 762 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 763 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 765 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 766 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 767 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 768 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 768 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 769 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 770 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 771 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 772 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 773 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 775 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 783 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 794 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 794 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 795 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 796 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 797 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 798 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 799 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 800 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 802 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 803 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 804 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 805 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 805 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 806 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 807 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 808 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 809 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 810 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 811 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 812 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 820 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 831 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 831 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 831 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 832 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 833 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 834 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 835 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 836 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 838 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 839 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 840 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 841 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 841 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 842 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 843 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 844 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 845 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 846 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 847 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 848 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 856 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 867 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 867 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 868 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 869 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 870 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 871 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 872 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 873 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 875 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 876 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 877 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 878 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 878 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 879 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 880 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 881 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 882 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 882 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 884 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 885 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 893 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 902 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 902 | |
| naming | ParameterName | Parameter name 'nHex' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 902 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 903 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 904 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 906 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 907 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 909 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 910 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 911 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 912 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 912 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 913 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 914 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 915 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 916 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 917 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 918 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 919 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 927 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 936 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 936 | |
| naming | ParameterName | Parameter name 'nHex' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 936 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 937 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 938 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 939 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 940 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 941 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 944 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 945 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 946 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 946 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 947 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 948 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 949 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 950 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 951 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 952 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 953 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 961 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 970 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 970 | |
| naming | ParameterName | Parameter name 'nHex' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 970 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 972 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 974 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 975 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 977 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 978 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 979 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 980 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 980 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 981 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 982 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 983 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 984 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 984 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 985 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 986 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 987 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 995 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1004 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1004 | |
| naming | ParameterName | Parameter name 'nHex' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1004 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1005 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1006 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1007 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1008 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1009 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1011 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1012 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1013 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1014 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1014 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1015 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1016 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1017 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1018 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1018 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1019 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1020 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1021 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1029 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1040 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1040 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1041 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1042 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1043 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1044 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1045 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1046 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1048 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1049 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1050 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1051 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1051 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1052 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1053 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1054 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1055 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1056 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1057 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1058 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1066 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 1077 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1077 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1077 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1078 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1079 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1080 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1081 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1082 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1084 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1085 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1086 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1087 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1087 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1088 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1089 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1090 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1091 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1092 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1093 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1094 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1102 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1113 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1117 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1123 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1124 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1125 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1126 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1127 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1128 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1128 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1131 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1139 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1150 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1159 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1160 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1161 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1162 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1163 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1164 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1164 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1167 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1175 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 1186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1186 | |
| naming | ParameterName | Parameter name 'nInts' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1186 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1194 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1195 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1195 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1196 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1197 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1197 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1200 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1208 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1219 | |
| naming | ParameterName | Parameter name 'nShorts' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1220 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1228 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1229 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1229 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1230 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1231 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1231 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1234 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1242 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1253 | |
| naming | ParameterName | Parameter name 'nShorts' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1254 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1262 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1263 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1264 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1265 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1265 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1268 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1276 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1287 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1288 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1289 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1291 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1293 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1296 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1297 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1298 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1299 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1299 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1302 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1310 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 1321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1321 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1321 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1322 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1323 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1326 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1329 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1330 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1330 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1331 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1332 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1332 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1335 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1343 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1354 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1355 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1356 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1357 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1358 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1360 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1363 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1364 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1364 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1365 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1366 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1366 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1367 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1368 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1369 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1377 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 1387 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1387 | |
| naming | ParameterName | Parameter name 'nHexs' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1387 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1388 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1389 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1390 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1391 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1392 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1394 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1395 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1397 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1398 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1398 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1399 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1400 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1400 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1401 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1402 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1403 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1404 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1405 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1406 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1407 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1408 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1409 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1417 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 1427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1427 | |
| naming | ParameterName | Parameter name 'nHexs' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1427 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1428 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1429 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1430 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1431 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1432 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1434 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1436 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1437 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1438 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1438 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1439 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1440 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1441 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1442 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1443 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1444 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1445 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1446 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1447 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1448 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1449 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1457 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 1467 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1467 | |
| naming | ParameterName | Parameter name 'nHexs' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1467 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1470 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1474 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1477 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1478 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1478 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1479 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1480 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1481 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1482 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1483 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1484 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1485 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1486 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1488 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1489 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1497 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 1507 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1507 | |
| naming | ParameterName | Parameter name 'nHexs' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1507 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1508 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1509 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1510 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1511 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1512 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1515 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1517 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1518 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1518 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1519 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1520 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1521 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1522 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1523 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1524 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1525 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1526 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1528 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1529 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1537 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1548 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1548 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1549 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1550 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1551 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1552 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1553 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1554 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1556 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1557 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1558 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1558 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1559 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1560 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1562 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1563 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1571 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1582 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1582 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1583 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1586 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1588 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1590 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1591 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1592 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1592 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1593 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1594 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1595 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1596 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1597 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1605 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1616 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1616 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1617 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1618 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1619 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1620 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1621 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1622 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1624 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1625 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1627 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1627 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1628 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1629 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1630 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1631 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1632 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1640 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1651 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1651 | |
| naming | ParameterName | Parameter name 'nBools' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1652 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1653 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1655 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1656 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1657 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1658 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1659 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1660 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1660 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1661 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1662 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1664 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1665 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1673 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1683 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1683 | |
| naming | ParameterName | Parameter name 'nBytes' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 1683 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1684 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1685 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1686 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1687 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1688 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1689 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1690 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1691 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1692 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1693 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1694 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1695 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1703 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1710 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1711 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1712 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1713 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1714 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1716 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 60 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not preceded with whitespace. | 60 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '142'. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| whitespace | GenericWhitespace | GenericWhitespace '>' is followed by whitespace. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 208 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '169'. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 240 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 241 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 258 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 272 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 278 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 295 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 99 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 263 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 264 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 264 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 267 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 295 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 296 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 296 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 299 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 300 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 8, expected level should be 4. | 317 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 318 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 12, expected level should be 6. | 318 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.exception.CloneFailedException' | 30 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 228 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 248 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 267 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 268 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 277 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 284 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 301 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 349 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 379 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 412 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 413 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 414 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 415 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 416 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 422 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 423 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 424 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 425 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 428 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 437 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 438 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 439 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 440 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 441 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 442 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 444 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 447 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 448 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 450 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 451 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 452 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 454 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 464 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 466 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 468 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 477 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 478 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 480 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 483 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 483 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 485 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 487 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 489 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 490 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 491 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 492 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 497 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 504 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'T' has incorrect indentation level 8, expected level should be 12. | 511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 513 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 518 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 526 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 529 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 532 | |
| indentation | Indentation | 'T' has incorrect indentation level 8, expected level should be 12. | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 535 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 536 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 543 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 548 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 549 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 550 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 551 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 552 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 553 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 554 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 555 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 556 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 557 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 558 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 559 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 560 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 561 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 562 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 563 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 564 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 565 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 566 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 567 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 568 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 569 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 571 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 572 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 573 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 586 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 589 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 590 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 591 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 592 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 593 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 594 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 595 | |
| indentation | Indentation | 'while' has incorrect indentation level 20, expected level should be 10. | 596 | |
| indentation | Indentation | 'while' child has incorrect indentation level 24, expected level should be 12. | 597 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 20, expected level should be 10. | 598 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 599 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 601 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 602 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 603 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 604 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 605 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 608 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 609 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 611 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 612 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 614 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 615 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 616 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 618 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 622 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 640 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 643 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 660 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 662 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 671 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 672 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 673 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 680 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 681 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 682 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 683 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 707 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 715 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 723 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 723 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 723 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 723 | |
| blocks | RightCurly | '}' at column 62 should be alone on a line. | 723 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 725 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 733 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 741 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 741 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 741 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 741 | |
| blocks | RightCurly | '}' at column 56 should be alone on a line. | 741 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 743 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 751 | |
| javadoc | AtclauseOrder | Block tags have to appear in the order '[@param, @return, @throws, @deprecated]'. | 760 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 762 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST_BYTE' must contain no more than '1' consecutive capital letters. | 762 | |
| naming | MethodName | Method name 'CONST_BYTE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 762 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 763 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 764 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 764 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 765 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 766 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 767 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 769 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 777 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 785 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '741'. | 785 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 785 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 785 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 785 | |
| blocks | RightCurly | '}' at column 56 should be alone on a line. | 785 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 787 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 795 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 803 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 803 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 803 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 803 | |
| blocks | RightCurly | '}' at column 58 should be alone on a line. | 803 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 805 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 813 | |
| javadoc | AtclauseOrder | Block tags have to appear in the order '[@param, @return, @throws, @deprecated]'. | 822 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 824 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST_SHORT' must contain no more than '1' consecutive capital letters. | 824 | |
| naming | MethodName | Method name 'CONST_SHORT' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 824 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 825 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 826 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 826 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 827 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 828 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 829 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 832 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 840 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 848 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '803'. | 848 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 848 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 848 | |
| blocks | LeftCurly | '{' at column 42 should have line break after. | 848 | |
| blocks | RightCurly | '}' at column 54 should be alone on a line. | 848 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 850 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 858 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 866 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 866 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 866 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 866 | |
| blocks | RightCurly | '}' at column 56 should be alone on a line. | 866 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 868 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 876 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 884 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 884 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 884 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 884 | |
| blocks | RightCurly | '}' at column 58 should be alone on a line. | 884 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 886 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 894 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 902 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 902 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 902 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 902 | |
| blocks | RightCurly | '}' at column 60 should be alone on a line. | 902 | |
| javadoc | SummaryJavadoc | Forbidden summary fragment. | 904 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 912 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 921 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'CONST' must contain no more than '1' consecutive capital letters. | 921 | |
| naming | MethodName | Method name 'CONST' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 921 | |
| blocks | LeftCurly | '{' at column 42 should have line break after. | 921 | |
| blocks | RightCurly | '}' at column 54 should be alone on a line. | 921 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 137 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '68'. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 157 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 181 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 149). | 186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 215 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 219 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 240 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 241 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 242 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 255 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 259 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 264 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 264 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 265 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 265 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 267 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 269 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 270 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 271 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 273 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 273 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 274 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 274 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 276 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 278 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 279 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 281 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 282 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 282 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 282 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 284 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 285 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 286 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 289 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 293 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 314 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 328 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 30 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 220 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 233 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 315 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 335 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 349 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 372 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 376 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 377 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 381 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 409 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 411 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'Range' has incorrect indentation level 12, expected level should be 16. | 415 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 416 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 416 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 428 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 430 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 431 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 432 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 433 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 434 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 437 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 450 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 453 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 456 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 457 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 460 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 471 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 471 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 476 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 479 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 480 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 489 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 491 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 493 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 25 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 34 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 34 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 56 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'T' has incorrect indentation level 12, expected level should be 16. | 96 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 100 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 109 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 109 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 147 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 176 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 181 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 187 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 220 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 221 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 222 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 236 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 269. | 256 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 5, expected level should be 2. | 269 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 272 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 276 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 281 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 294 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 297 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 304 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 308 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 310 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 311 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 311 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 313 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 314 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 315 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 316 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 317 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 318 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 319 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 323 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.text.translate.AggregateTranslator' | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 36 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 16. | 57 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 76 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 77 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 78 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 79 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 87 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 98 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 99 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 100 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 123 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 138 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 154 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 177 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 177 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 185 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 196 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 203 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 211 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 212 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 213 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 28, expected level should be one of the following: 24, 26, 30. | 214 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 220 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 231 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 242 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 258 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 265 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 275 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 282 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 291 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 308 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 309 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 311 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 311 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 313 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 315 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 315 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 315 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 323 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 327 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 345 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 346 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 403 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 432 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 440 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 443 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 444 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 445 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 460 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 462 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 479 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 510 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 512 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 523 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 524 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 545 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 547 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 560 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 561 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 577 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 585 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 606 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 624 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 630 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 633 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 635 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 650 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 656 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 659 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 660 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 661 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 109 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 134 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 140 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 147 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 156 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 164 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 258 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 262 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 319 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 343 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 394 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 396 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 421 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 423 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 424 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 425 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 451 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 452 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 453 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 481 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '394'. | 481 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 483 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 487 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 518 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 520 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 521 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 522 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 524 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 525 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 526 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 527 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 528 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 529 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 531 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 558 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 559 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 560 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 561 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 562 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 564 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 565 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 566 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 567 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 569 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 570 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 572 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 573 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 575 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 576 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 599 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 600 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 601 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 628 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 630 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 635 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 637 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 638 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 658 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 659 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 659 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 659 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 662 | |
| whitespace | WhitespaceAfter | ';' is not followed by whitespace. | 662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 665 | |
| whitespace | WhitespaceAfter | ';' is not followed by whitespace. | 665 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 666 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 689 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 691 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 692 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 693 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 694 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 695 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 696 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 697 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 700 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 701 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 702 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 722 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 723 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 725 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 726 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 727 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 731 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 733 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 735 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 755 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 759 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 760 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 761 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 762 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 763 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 764 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 788 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 790 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 792 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 793 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 794 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 795 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 796 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 797 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 819 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 821 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 823 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 824 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 825 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 826 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 827 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 828 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 859 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 861 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 863 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 863 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 865 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 867 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 868 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 900 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 902 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 904 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 904 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 906 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 919 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 921 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 922 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 922 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 923 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 924 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 925 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 926 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 927 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 928 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 929 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 930 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 931 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 934 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 935 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 937 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 938 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 939 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 940 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 942 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 943 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 966 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 968 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 970 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 972 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1002 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 1004 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1006 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1006 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1007 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1008 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1009 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1010 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1011 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1012 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1013 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1014 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1015 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1016 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1017 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1018 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1019 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1020 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1021 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1022 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1023 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1024 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1025 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1026 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1046 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1050 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1051 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1052 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1053 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1054 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1055 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1084 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1086 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1088 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1088 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1089 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1090 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1091 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1092 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1093 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1114 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1155 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 1157 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1161 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1195 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1197 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1199 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,118'. | 1199 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1204 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1225 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 1227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1230 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1264 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 1266 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1268 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1268 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1269 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1270 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1271 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1274 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1280 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1282 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1283 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1284 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1285 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1288 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1308 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1312 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1316 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1317 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1337 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1339 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1341 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1342 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1346 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 1349 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1369 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 1370 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1372 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1373 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1374 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1377 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1378 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1379 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1380 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1381 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1383 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1384 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1395 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1398 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1399 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1400 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1401 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1402 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1403 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1404 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1405 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1406 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1431 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1433 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1434 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1435 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1436 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1437 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1438 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1439 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1440 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1441 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1442 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1443 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1444 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1445 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1448 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1450 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 1451 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 1452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1453 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1454 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1455 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1456 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1457 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1480 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1482 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1483 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1484 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1485 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1486 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1487 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1511 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1513 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1515 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1516 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1517 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1518 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1522 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1523 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1524 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1525 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1526 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1527 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1528 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1530 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1531 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1532 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1533 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1534 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1535 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 1537 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 1538 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1539 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1540 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1541 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1542 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1543 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1551 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1569 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1571 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1573 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1574 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1575 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1577 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1578 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1604 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1606 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1607 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1608 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1609 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1610 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1611 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1612 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1613 | |
| indentation | Indentation | 'label' child has incorrect indentation level 8, expected level should be one of the following: 2, 4. | 1614 | |
| indentation | Indentation | 'label' child has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 1615 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 1616 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 1617 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 1618 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. | 1619 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be one of the following: 12, 14, 16. | 1620 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be one of the following: 14, 16, 18. | 1621 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be one of the following: 12, 14, 16. | 1622 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. | 1623 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be one of the following: 12, 14, 16. | 1624 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. | 1625 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 1626 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 1627 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 1628 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 1629 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1630 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1631 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1654 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1656 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1657 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1658 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1659 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1660 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1661 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1662 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1663 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1664 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1665 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1666 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1667 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1668 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1669 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1670 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1671 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1672 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1673 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1674 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1675 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1676 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1700 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1702 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1704 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1705 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1706 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1707 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1708 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1709 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1710 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1711 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1712 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1713 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1714 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1737 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1739 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1740 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1741 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1742 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1743 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1744 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1769 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1771 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1772 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1773 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1774 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1775 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1776 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1778 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1779 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1780 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1781 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1782 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1783 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1784 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1786 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1787 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1788 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1789 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1790 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1791 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 1793 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 1794 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1795 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1796 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1797 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1798 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1799 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1822 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1824 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1825 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1826 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1827 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1828 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1829 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1858 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1860 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,482'. | 1860 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1861 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1862 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1864 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1867 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1869 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1870 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1871 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1872 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1873 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1874 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1875 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1876 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1877 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1878 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1880 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1881 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1882 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1885 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1886 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 1912 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1914 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1915 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1916 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1917 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1918 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1919 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1920 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1921 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1922 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1923 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1924 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1925 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1926 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1927 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1928 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1929 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1930 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1931 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1932 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1957 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1960 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1961 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1962 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1963 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1966 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1967 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1968 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1970 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1971 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1972 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1973 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1974 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1977 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1978 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2009 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2011 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2013 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2015 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2016 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2017 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2018 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2021 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2022 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2023 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2024 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2025 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2026 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2029 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2030 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2031 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2034 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2035 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2036 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2038 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2039 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2040 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2041 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2042 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2043 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2045 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2046 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2070 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2071 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2072 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2073 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2074 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2075 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2076 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2077 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2078 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2079 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2080 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2081 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2109 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2152 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2155 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2186 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2193 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2198 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2231 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2233 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2235 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2240 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2278 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2309 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2310 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2311 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2312 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2316 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2347 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2348 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2377 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2378 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2379 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2381 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2383 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2386 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2388 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2389 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2413 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2414 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2415 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2417 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2418 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2419 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2422 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2423 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2424 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 2425 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2426 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2429 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2430 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2431 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2432 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2433 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2434 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2435 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2436 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 2437 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2438 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2439 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2441 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2442 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2471 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2472 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2473 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2499 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2500 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2501 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2528 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2529 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2530 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2557 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2559 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2562 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2563 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2564 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2586 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2589 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2590 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2590 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2590 | |
| whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 2590 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2591 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2615 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2617 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 2620 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2620 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2621 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2622 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2637 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 2638 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2639 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2640 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2645 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 2649 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2649 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2650 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2651 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2667 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 2668 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2669 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2670 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2671 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2676 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2678 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 2682 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2683 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2684 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2691 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2693 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2695 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2696 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2700 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2701 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2703 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2706 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2708 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2709 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2710 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2712 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2714 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2715 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2717 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2719 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2720 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2721 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2722 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 2723 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2724 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2726 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 2727 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2728 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 2730 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 2731 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 2732 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 2733 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 2736 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 2741 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 2742 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 2743 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 2745 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 2746 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 2747 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 2748 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 2749 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 2750 | |
| indentation | Indentation | 'else' child has incorrect indentation level 28, expected level should be 14. | 2751 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 24, expected level should be 12. | 2752 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 2753 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 2754 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 2755 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2756 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 2758 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 2759 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 2760 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 2761 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2763 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2764 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2791 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2792 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2793 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2823 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2827 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2828 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2829 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2839 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2840 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 2843 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2843 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2846 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2847 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2848 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2849 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2850 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2852 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2853 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2854 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 2854 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2855 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2856 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 2857 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2858 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 2859 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2860 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2861 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2862 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 2863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2864 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2865 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2866 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2867 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2868 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2869 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 2870 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2871 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2872 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2873 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2874 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2875 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2906 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2910 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,827'. | 2910 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2911 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2912 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2944 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2946 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 2950 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2950 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2951 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2952 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2962 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2964 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2965 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 2968 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2968 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '2,843'. | 2968 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2973 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2974 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2976 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2977 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2978 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2979 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2982 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 2982 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2983 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2984 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2985 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 2987 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 2988 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 2989 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 2990 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 2991 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 2992 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 2993 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 2994 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 2995 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 2996 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 2997 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2998 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2999 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 3000 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3001 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3002 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3003 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 3004 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3005 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3007 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 3008 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 3009 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 3010 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 3011 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 3012 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 3013 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 3014 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 3015 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 3016 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 3017 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 3018 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 3019 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 3020 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 3021 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3022 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3023 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3024 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 3025 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3026 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 3028 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 3029 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 3030 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 3031 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 3032 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 3033 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 3034 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 3035 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 3036 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 3037 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 3038 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 3039 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 3040 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 3041 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3042 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3043 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 3044 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 3045 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 3046 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3047 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3048 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3049 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3050 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3051 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 3054 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3068 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3072 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3073 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3074 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 3077 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3096 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3102 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 3105 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3118 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '3,072'. | 3118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3128 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3129 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3130 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3133 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 3134 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3135 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 3136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 3137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 3138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 3139 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3140 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 3141 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 3142 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 3143 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3144 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3147 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3175 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3176 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3205 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3209 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3213 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3233 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3237 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3241 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3245 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3264 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3269 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3273 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3277 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3296 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3300 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3301 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3305 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3309 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3328 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3329 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3330 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3332 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3333 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3337 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3341 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3360 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3361 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3362 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3363 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3364 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3365 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3369 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3373 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3385 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3392 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3393 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3394 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3395 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3396 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3397 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3401 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3405 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3417 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3424 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3425 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3427 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3428 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3452 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3454 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3458 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3458 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3459 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3460 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3461 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3462 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3465 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3466 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3467 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3470 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3473 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3474 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3475 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3476 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3480 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3484 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3496 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3501 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3504 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3509 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3509 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3510 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3513 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3514 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3515 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3517 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3518 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3519 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3520 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3521 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3522 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3523 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3524 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3525 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3529 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3533 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3545 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3550 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3553 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 3558 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3558 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3559 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3560 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3562 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3563 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3564 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3565 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3566 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3567 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3568 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3569 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3570 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3571 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3573 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3574 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3578 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3582 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3594 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3599 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3602 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3607 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3607 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3608 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3609 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3610 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3611 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3612 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3613 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3614 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3615 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3616 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3617 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3618 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3619 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3620 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3621 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3622 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3623 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3627 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3631 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3643 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3648 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3651 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3656 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3656 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3657 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3658 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3659 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3660 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3661 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3662 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3664 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3665 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3666 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3667 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3668 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3669 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3670 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3671 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3672 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3676 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3680 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3692 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3697 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3700 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3705 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3705 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3706 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3707 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3708 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3709 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3710 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3711 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3712 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3713 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3714 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3715 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3716 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3717 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3718 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3719 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3720 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3721 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3725 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3729 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3741 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3746 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3749 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3754 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3754 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3755 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3756 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3757 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3758 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3759 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3760 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3761 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3762 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3763 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3764 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3765 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3766 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3767 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3768 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3769 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3770 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 3774 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 3778 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 3790 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3795 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3798 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3803 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3803 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3804 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3805 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3806 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3807 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3808 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3809 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3810 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3811 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3812 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3813 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3814 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3815 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 3816 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3817 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3818 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3819 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3845 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3846 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3847 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3848 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3849 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3850 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3879 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3880 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3882 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3883 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3884 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 3885 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 3887 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3887 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3888 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3889 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3890 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3891 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3892 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3893 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3897 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3898 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3899 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3900 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3902 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 3904 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3905 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3906 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3907 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3908 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3909 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3910 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 3911 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3912 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3913 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3929 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3934 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3935 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3936 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3937 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3938 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3939 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3940 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3944 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3945 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3946 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3947 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 3949 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 3950 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 3951 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3952 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3953 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3954 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 3955 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3957 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 3958 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 3973 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3976 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3977 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3978 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3979 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3980 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3982 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3983 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3984 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3985 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3988 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 3989 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 3990 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 3991 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 3993 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3994 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3995 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 3996 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 3997 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 3998 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 3999 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4000 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 4001 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4002 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4003 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4019 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4020 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4021 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4022 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4023 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4024 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4040 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4041 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4042 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4043 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4044 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4045 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4063 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4064 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4065 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4066 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4067 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4068 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4069 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 4070 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4071 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4072 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4073 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 4074 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4075 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4076 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4077 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4078 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4079 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4110 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4111 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 4111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4173 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4176 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4181 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4184 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4212 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4215 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4216 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4245 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4250 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4268 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4271 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4276 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 4277 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4280 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 4281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4283 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4308 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 4310 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4311 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4312 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 4315 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 4316 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 4320 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 4323 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 4334 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4335 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4336 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 4339 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 4341 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4351 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4352 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4375 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4377 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4378 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4379 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 4407 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 4409 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4409 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4410 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4411 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4413 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4414 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4416 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4418 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4422 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 4423 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4424 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4425 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4426 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4427 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4428 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4429 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 4430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4431 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4432 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4433 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 4474 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4474 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4475 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4476 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4498 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 4500 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4501 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 4502 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 4503 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 4522 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4525 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4526 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4527 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4549 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 4551 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4552 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 4553 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4577 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '4,474'. | 4577 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 4578 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4583 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 4583 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4586 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4589 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4590 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 4590 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4592 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4594 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4595 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4598 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4599 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4603 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4609 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4610 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4611 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 4615 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4616 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 4616 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4618 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4619 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 4620 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4623 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4624 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4625 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 4626 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 4627 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 4628 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 4629 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 4630 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 4631 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4635 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4636 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4637 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4639 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 4641 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4642 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 4644 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 4645 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4647 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4648 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 4649 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4650 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4651 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4652 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 4653 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4655 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4657 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 4659 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 4661 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 4662 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 4663 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4664 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4666 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4668 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4669 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 4670 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 4673 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 4674 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 4674 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 4676 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 4677 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 4678 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 4681 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 4682 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 4683 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 4684 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 4685 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 4686 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 4687 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 4688 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 4689 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 4692 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4693 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 4694 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 4695 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 4696 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4697 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4700 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4702 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4703 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4727 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4727 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4728 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4729 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4730 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4731 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4732 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4770 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4770 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4771 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4772 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4773 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4774 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4775 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4776 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4778 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4779 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4780 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 4781 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 4782 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 4783 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4784 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4785 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 4786 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 4787 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 4788 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4789 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 4790 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 4791 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 4792 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4793 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4794 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4795 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4796 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4797 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4830 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4831 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4832 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4833 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4834 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4835 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4836 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4837 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4838 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4839 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4840 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4841 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4842 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4843 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4844 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4845 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4846 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4847 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4848 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4849 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4850 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4851 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4852 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4853 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4854 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4855 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4860 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4889 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4890 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4891 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4892 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4894 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4895 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4896 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4897 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4898 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4899 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4900 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4902 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4903 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4905 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 4906 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 4907 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 4908 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4909 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4910 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4911 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4912 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4913 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 4940 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4944 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 4944 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4945 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 4972 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4973 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4974 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4976 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4977 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4978 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4979 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4982 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 4983 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 4984 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 4985 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 4986 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 4987 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5010 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5012 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5015 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5016 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5017 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5018 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5019 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5020 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5021 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5022 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5023 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5024 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5025 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5026 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5027 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5029 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 5030 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 5031 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 5031 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5032 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 5033 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 5033 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5034 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5035 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5036 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 5037 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 5038 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 5039 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 5040 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5041 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 5042 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 5042 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5043 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 5044 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 5045 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 5046 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 5047 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 5048 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5049 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5068 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5071 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5072 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 5072 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 5072 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5073 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5074 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 5075 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5076 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5077 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5078 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5103 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5104 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5105 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5131 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5161 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5166 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5191 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5194 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5195 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5203 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5206 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 5213 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 5214 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5215 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5216 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5217 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 5218 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 5219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5243 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5263 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5266 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5267 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5268 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5271 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5278 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5301 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5303 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5305 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5306 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5308 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5312 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5315 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5318 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5320 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5321 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5322 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5323 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5324 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 5325 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 5326 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 5327 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 5328 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 5329 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 5330 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 5331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5347 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 5352 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 5353 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 5353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5375 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5376 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5402 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5403 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5404 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5407 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5408 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5409 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5411 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5413 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5414 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5442 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5444 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5445 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5446 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5447 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5448 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5449 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5450 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5453 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5455 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5456 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5457 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5480 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5481 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5482 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5483 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5484 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5485 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5503 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5504 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5505 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5507 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5508 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5529 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5531 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5532 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5533 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5534 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5552 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5553 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5554 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5555 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5556 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5557 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 5563 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5580 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5581 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5582 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5585 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5586 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 5587 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 5588 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 5588 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5589 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5591 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5595 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 5601 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5617 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5618 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5619 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5620 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5621 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5623 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5624 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 5625 | |
| whitespace | FileTabCharacter | Line contains a tab character. | 5626 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 5626 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5627 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5629 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5633 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 5645 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5662 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5663 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5665 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5667 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5669 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 5670 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5671 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5672 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5673 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5674 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5675 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5676 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5677 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5678 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5679 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5680 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 5702 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5704 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5705 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5706 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5707 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5708 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5709 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 5710 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 5711 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 5712 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 5713 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5714 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5715 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5739 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5740 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5741 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5742 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5743 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5744 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5745 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5746 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5747 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5748 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5749 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5750 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5771 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5774 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5775 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5776 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5778 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5779 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5780 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5781 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5782 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5783 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5784 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5785 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5805 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5809 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5810 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5811 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5812 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5813 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5814 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5815 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5816 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5817 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5818 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5819 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5820 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5841 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5842 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5844 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5845 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5846 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5847 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5848 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5849 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5850 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5852 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5853 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5854 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5855 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5879 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5883 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5884 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5885 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5886 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5887 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5888 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5889 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5890 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5891 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5892 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5893 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5894 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5926 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5927 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5928 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5929 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5930 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5931 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5934 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5935 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5936 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5937 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 5960 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5963 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5964 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5965 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5966 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5967 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 5968 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 5969 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 5970 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 5971 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 5972 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 5973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 5974 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 5996 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 5997 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 5998 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 5999 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6000 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6001 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6002 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6003 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6004 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6005 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6006 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6007 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6028 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6029 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6030 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6031 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6032 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6033 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6034 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6035 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6036 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6037 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6038 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6039 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6060 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6061 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6062 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6063 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6064 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6065 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6066 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6067 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6068 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6069 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6070 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6071 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6089 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6091 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6092 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6093 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6114 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 6127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6136 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 6149 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6176 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6181 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6249 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6286 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6288 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6289 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6290 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6291 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6292 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6294 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6295 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6298 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6303 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6304 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6305 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6308 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6313 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 6316 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 6341 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6344 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6345 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6346 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6347 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6349 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6349 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 6349 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6350 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6353 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6353 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 6353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6354 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6354 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 6354 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6354 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 6354 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6354 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 6354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 6355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 6355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 6355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6358 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 6358 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6362 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6363 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6391 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6395 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6398 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6399 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6400 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6402 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6403 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6404 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6406 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6407 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6432 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6434 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6435 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6436 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6437 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6438 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6439 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6441 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6442 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6444 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6445 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6446 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6448 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6449 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6450 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6451 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 6483 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6485 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6486 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6487 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6488 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6489 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6490 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6492 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6493 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6498 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6499 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6500 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6501 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6502 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 6503 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 6504 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 6505 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 6506 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6507 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6510 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6512 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6515 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6516 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6517 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6520 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6521 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6522 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 6523 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 6524 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 6525 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 6526 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 6527 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 6528 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6529 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6530 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6531 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6532 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6534 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6538 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6540 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6541 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6548 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6572 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6573 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6576 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6577 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6578 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6580 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6581 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6583 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6584 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6585 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6586 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6589 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6590 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 6592 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 6593 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6594 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6632 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6634 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6635 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6636 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6637 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6656 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6657 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6659 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6660 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6661 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6662 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6663 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6665 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6667 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6668 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6669 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6670 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6671 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6672 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6674 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 6674 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6675 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 6675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6676 | |
| naming | LocalVariableName | Local variable name '_d' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 6676 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 6676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6679 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6680 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6682 | |
| naming | LocalVariableName | Local variable name 't_j' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 6682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6684 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6686 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6687 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6688 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6690 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6691 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6692 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 6694 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 6695 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 6697 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 6698 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6701 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6702 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6703 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6708 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6709 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6719 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6743 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6744 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6745 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6746 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6747 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6748 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6749 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6783 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 6789 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6795 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6796 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6799 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6800 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6801 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6802 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6803 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6805 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6807 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6808 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6809 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6810 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6811 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6812 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6814 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 6814 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6815 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 6815 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6816 | |
| naming | LocalVariableName | Local variable name '_d' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 6816 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 6816 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6819 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6820 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6821 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6822 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6825 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6826 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6829 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6830 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6831 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6834 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6835 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6838 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6839 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6840 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6843 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6844 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6845 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 6848 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 6849 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 6851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 6852 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 6854 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 6855 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 6856 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6859 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6860 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 6861 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6862 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6866 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6867 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6868 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6869 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6870 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6893 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 6895 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6897 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6898 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6899 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6919 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 6921 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6923 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6924 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6925 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6934 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6936 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 6938 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6938 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '6,897'. | 6938 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6939 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6940 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6941 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6942 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6943 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6944 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6945 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6946 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 6962 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 6963 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 6965 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 6967 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 6967 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 6968 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 6969 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 6970 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 6971 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 6972 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 6973 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 6974 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 6975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 6976 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 6977 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 7001 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 7003 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7005 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7006 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7007 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 7028 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 7030 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7032 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7033 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7034 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 7043 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 7045 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 7047 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7047 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '7,005'. | 7047 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7048 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 7049 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7050 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7051 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 7052 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7053 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7054 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 7055 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7055 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7056 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 7058 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 7071 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 7071 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 7085 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 7086 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7099 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 7101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7104 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 7120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 7121 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 7124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 7126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7127 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 7128 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 7129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 7130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 7131 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 7132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7134 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 7147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 7149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7151 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 7152 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 7153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 7154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 7155 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 7156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7159 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 7195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7197 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 7233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7234 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7235 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 7248 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7248 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7249 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 7250 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7251 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 7252 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 7253 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 7254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 7255 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 7256 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 7257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 7258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7260 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 7296 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7298 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 7334 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7335 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7336 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 7341 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 7352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 7352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 7353 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 7354 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 83 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 104 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | AtclauseOrder | Javadoc comment at column 8 has parse error. Missed HTML close tag 'ul'. Sometimes it means that close tag missed for one of previous tags. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 128 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 145 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 146 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 164 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 182 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 183 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 203 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 221 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 238 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 239 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 258 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 271 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 275 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 276 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 293 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 294 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 307 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 312 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 318 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 325 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 329 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 330 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 340 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 348 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 354 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 361 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 365 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 366 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 373 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 380 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 384 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 385 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 392 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 396 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 399 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 404 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 410 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 410 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 414 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 417 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 421 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 422 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 428 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 432 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 435 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 439 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 440 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 446 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 447 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 447 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 454 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 458 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 459 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 466 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 474 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 478 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 479 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 485 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 492 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 496 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 497 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 503 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 510 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 514 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 515 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 521 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 528 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 532 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 533 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 540 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 547 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 551 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 552 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 558 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 565 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 569 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 570 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 576 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 576 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 580 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 583 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 587 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 588 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 594 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 594 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 598 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 601 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 605 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 606 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 612 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 612 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 619 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 623 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 624 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 630 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 637 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 641 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 642 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 648 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 652 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 655 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 659 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 660 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 666 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 673 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 677 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 678 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 684 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 691 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 695 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 696 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 702 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 709 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 713 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 714 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 720 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 724 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 727 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 731 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 732 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 738 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 742 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 746 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 751 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 758 | |
| whitespace | OperatorWrap | '?' should be on a new line. | 758 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 766 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 770 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 771 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 777 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 784 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 788 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 789 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 795 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 802 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 806 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 807 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 814 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 821 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 825 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 826 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 832 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 839 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 843 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 844 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 850 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 865 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 875 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 885 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 895 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 905 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 915 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 927 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 947 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 959 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 971 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 983 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 983 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 995 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1007 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1019 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1031 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1043 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1055 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1067 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1079 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1083 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1091 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1091 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1104 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1116 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1128 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1140 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1140 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1152 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1152 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1165 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1165 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1178 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1191 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1204 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1217 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1229 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1241 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1249 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1256 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1264 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1292 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getOSMatches' must contain no more than '1' consecutive capital letters. | 1292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1293 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1302 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getOSMatchesName' must contain no more than '1' consecutive capital letters. | 1302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1303 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1304 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1312 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1319 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 1320 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 1321 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 1322 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 1324 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 1326 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 1327 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1328 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1336 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1341 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1342 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1343 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1351 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1368 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1369 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1370 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1388 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1403 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1404 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1405 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1408 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 1422 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1422 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isOSMatch' must contain no more than '1' consecutive capital letters. | 1422 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1423 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1424 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1425 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1439 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'isOSNameMatch' must contain no more than '1' consecutive capital letters. | 1439 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1440 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1441 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1442 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1443 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1444 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1449 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 1456 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 1457 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 1458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 30 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@version' should be preceded with an empty line. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 79 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 204 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 207 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 254 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 303 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 323 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 329 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 338 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 344 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 352 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 355 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 372 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 386 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 387 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 393 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 393 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 401 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 404 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 422 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 437 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 438 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 446 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 446 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 451 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 452 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 454 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 457 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 477 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 483 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 498 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 505 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 508 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 510 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 511 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 514 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 517 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 538 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 539 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 545 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 549 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 560 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 561 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 567 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 570 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 572 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 573 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 574 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 575 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 576 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 577 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 580 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 600 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 601 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 602 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 619 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 620 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 628 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 628 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 630 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 634 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 659 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 660 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 660 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 661 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 678 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 679 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 687 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 687 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 688 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 689 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 690 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 691 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 692 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 693 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 715 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 716 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 716 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 717 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 735 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 736 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 744 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 744 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 745 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 746 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 747 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 748 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 749 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 750 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 776 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 777 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 778 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 802 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 803 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 804 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 806 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 817 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 818 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 824 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 824 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 825 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 826 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 827 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 828 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 848 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 850 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 851 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 852 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 853 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 865 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 866 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 872 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 872 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 874 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 875 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 876 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 877 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 897 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 899 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 900 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 900 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 901 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 902 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 915 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 916 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 922 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 922 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 924 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 925 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 926 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 927 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 947 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 949 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 950 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 950 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 951 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 952 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 965 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 966 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 972 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 972 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 974 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 975 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 976 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 977 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 983 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 998 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1000 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1001 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1001 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1003 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1004 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1016 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1017 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 1023 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1023 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1025 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1026 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1027 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1028 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1034 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1044 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1049 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1051 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1052 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1052 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1054 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1055 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1058 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1064 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1069 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1070 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1074 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1074 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1076 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1077 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1078 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1079 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 75 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 25 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 192 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 194 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 196 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 201 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 225 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 227 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 229 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 249 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 263 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 289 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 321 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 322 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 323 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 326 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 328 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 341 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 347 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 371 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 392 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 395 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 398 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 398 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 400 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 403 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 404 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 406 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 407 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 410 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 411 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 413 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 417 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 418 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 419 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 420 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 421 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 422 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 423 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 424 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 425 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 429 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 430 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 431 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 432 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 433 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 436 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 440 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 441 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 441 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 443 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 445 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 445 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 447 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 451 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 462 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 468 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 484 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 490 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 495 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 496 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 497 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 499 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 500 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 510 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 511 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 512 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 516 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 522 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 526 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 527 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 528 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 529 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 532 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 547 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 549 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 553 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 568 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 571 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 574 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 584 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 586 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 588 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 589 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 590 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 591 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 592 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 593 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 594 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 595 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 596 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 597 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 606 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 608 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 618 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 622 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 630 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 632 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 641 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 644 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 647 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 647 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 648 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 649 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 652 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 654 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 655 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 656 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 657 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 658 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 659 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 663 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 667 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 668 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 670 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 678 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 687 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 688 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 689 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 690 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 691 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 692 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 693 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 694 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 695 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 696 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 697 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 700 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 703 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 704 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 706 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 707 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 708 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 709 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 710 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 718 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 727 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 731 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 732 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 733 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 735 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 736 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 737 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 738 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 739 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 740 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 742 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 743 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 744 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 745 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 746 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 747 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 748 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 749 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 758 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 767 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 768 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 769 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 771 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 772 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 773 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 775 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 776 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 777 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 778 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 779 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 780 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 781 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 782 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 783 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 784 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 785 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 786 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 787 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 788 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 790 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 798 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 807 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 808 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 809 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 810 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 811 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 812 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 813 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 814 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 815 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 816 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 817 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 818 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 819 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 820 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 821 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 822 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 823 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 824 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 825 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 826 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 827 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 828 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 830 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 838 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 847 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 849 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 850 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 851 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 852 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 853 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 854 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 855 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 856 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 857 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 859 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 860 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 861 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 862 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 864 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 865 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 867 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 868 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 869 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 870 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 878 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 887 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 888 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 889 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 890 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 891 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 892 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 893 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 894 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 895 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 896 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 897 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 899 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 900 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 901 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 902 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 903 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 904 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 906 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 907 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 908 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 909 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 910 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 918 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 927 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 928 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 929 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 930 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 931 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 932 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 933 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 934 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 935 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 937 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 938 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 939 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 940 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 941 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 942 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 943 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 944 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 945 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 946 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 947 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 948 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 949 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 950 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 958 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 967 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 968 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 969 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 970 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 972 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 974 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 975 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 976 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 977 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 978 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 979 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 980 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 981 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 982 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 983 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 984 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 985 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 986 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 987 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 988 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 989 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 990 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 999 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1002 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1003 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1004 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 1012 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1016 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1018 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1019 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 220 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 272 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 296 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 319 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 340 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 347 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 349 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 359 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 360 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 393 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 397 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 399 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 400 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 401 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 402 | |
| indentation | Indentation | 'try' has incorrect indentation level 20, expected level should be 10. | 406 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 407 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 20, expected level should be 10. | 408 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 24, expected level should be 12. | 411 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 20, expected level should be 10. | 412 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 413 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 415 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 416 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 429 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 430 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 431 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 435 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 447 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 456 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 457 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 461 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| blocks | RightCurly | '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 465 | |
| indentation | Indentation | 'else' has incorrect indentation level 8, expected level should be 4. | 468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 470 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 471 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 473 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 475 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 477 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 479 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 481 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 483 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 486 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 502 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 503 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 504 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 508 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 517 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 518 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 519 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 523 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 532 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 533 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 534 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 535 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 538 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 547 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 549 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 553 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 562 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 564 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 565 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 567 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 568 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 583 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 588 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 603 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 604 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 605 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 607 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 608 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 617 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 618 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 619 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 622 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 623 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 635 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 637 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 638 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 639 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 640 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 644 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 645 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 648 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 649 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 654 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 666 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 667 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 668 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 670 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 671 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 672 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 673 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 675 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 676 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 678 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 679 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 680 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 681 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 682 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 683 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 684 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 685 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 697 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 700 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 702 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 705 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 706 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 707 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 708 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 709 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 710 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 711 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 712 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 713 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 714 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 715 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 716 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 728 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 729 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 730 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 731 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 733 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 735 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 736 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 737 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 738 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 739 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 740 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 741 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 742 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 743 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 744 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 745 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 746 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 747 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 759 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 760 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 761 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 762 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 763 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 764 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 765 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 766 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 767 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 768 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 769 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 771 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 772 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 773 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 775 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 776 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 777 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 778 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 790 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 791 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 792 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 793 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 794 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 795 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 796 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 797 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 798 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 799 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 800 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 801 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 802 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 803 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 804 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 806 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 807 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 808 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 809 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 821 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 822 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 823 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 824 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 825 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 826 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 827 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 828 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 829 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 830 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 831 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 832 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 833 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 834 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 835 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 836 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 837 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 838 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 839 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 840 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 852 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 853 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 854 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 855 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 856 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 857 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 859 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 860 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 861 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 862 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 864 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 865 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 867 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 868 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 869 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 870 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 871 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 883 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 884 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 885 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 886 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 887 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 888 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 889 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 890 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 891 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 892 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 893 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 894 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 895 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 896 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 897 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 899 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 900 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 901 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 902 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 910 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 911 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 912 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 923 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 925 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 926 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 934 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 935 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 936 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 938 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 940 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 944 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 103 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 143). | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'try' has incorrect indentation level 20, expected level should be 10. | 185 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 186 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 187 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 20, expected level should be 10. | 188 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 24, expected level should be 12. | 191 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 20, expected level should be 10. | 192 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 206 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 207 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 212 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 254 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 262 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 280 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 291 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 292 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 297 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 298 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 302 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 307 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 333 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 346 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 358 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 359 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 364 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 365 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 381 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 382 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 394 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 395 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 400 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 416 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 416 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 418 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 432 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 433 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 438 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 455 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 456 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 466 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 470 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 471 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 473 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 480 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 489 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 490 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 12, expected level should be 6. | 491 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 16, expected level should be 8. | 493 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 494 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 495 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 496 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 499 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 504 | |
| naming | MemberName | Member name 'iConstant' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 504 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 509 | |
| naming | MemberName | Member name 'iTotal' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 509 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 518 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 519 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 523 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 538 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 538 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 539 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 540 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 542 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 543 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 545 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 546 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 549 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 553 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 560 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 563 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 564 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 565 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 577 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 579 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 590 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 591 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 592 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 593 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 594 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 595 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 596 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 597 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 599 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 612 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 613 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 614 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 615 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 628 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 630 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 631 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 632 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 633 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 634 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 635 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 637 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 648 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 649 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 651 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 662 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 666 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 667 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 668 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 670 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 671 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 683 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 684 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 695 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 696 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 700 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 701 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 702 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 704 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 715 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 716 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 717 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 718 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 729 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 731 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 733 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 734 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 735 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 736 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 737 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 738 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 749 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 751 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 752 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 763 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 764 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 765 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 766 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 767 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 768 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 769 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 771 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 772 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 787 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 788 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 790 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 801 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 802 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 803 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 804 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 805 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 806 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 807 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 808 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 809 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 810 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 821 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 822 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 823 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 825 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 826 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 826 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 826 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 829 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 830 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 831 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 832 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 833 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 834 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 835 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 836 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 837 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 838 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 839 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 840 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 841 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 842 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 843 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 844 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 845 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 847 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 848 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 849 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 850 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 851 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 852 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 853 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 854 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 865 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 867 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 868 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 869 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 870 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 871 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 872 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 873 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 874 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 886 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 887 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 888 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 899 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 900 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 901 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 902 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 903 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 904 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 905 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 906 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 907 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 908 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 920 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 921 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 922 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 923 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 932 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 933 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 934 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 945 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 946 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 951 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 959 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 960 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 26 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'IDKey' must contain no more than '1' consecutive capital letters. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 2. | 33 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 35 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 2. | 39 | |
| naming | ParameterName | Parameter name '_value' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 2. | 46 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 11, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 2. | 55 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 57 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 2. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 6. | 69 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 9, expected level should be 2. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 82 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 193 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 228 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 238 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 244 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 254 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 284 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 297 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 300 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 301 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 313 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 316 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 317 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 328 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '295'. | 344 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 346 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 363 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 406 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 430 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 453 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 455 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 456 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 457 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 460 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 477 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 481 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 485 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 487 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 490 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 493 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 501 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 508 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 510 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 517 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 518 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 521 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 522 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 523 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 528 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 528 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 529 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 530 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 532 | |
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 534 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 538 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 539 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 548 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 549 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 550 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 568 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 570 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 580 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 591 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 592 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 593 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 607 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 620 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 630 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 631 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 632 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 641 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 646 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 648 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 649 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 650 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 660 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 662 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 663 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 664 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 665 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 667 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 668 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 677 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '279'. | 677 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 679 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 680 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 681 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 683 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 684 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 685 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 686 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 687 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 688 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 689 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 280 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 317 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 352 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 355 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 363 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 369 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 375 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 381 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 395 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 401 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 404 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 407 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 429 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 444 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 447 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 460 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 461 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 463 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 491 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 492 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 509 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 522 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 523 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 524 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 539 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 540 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 553 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 554 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 555 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 556 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 278 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 334 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 348 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 376 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 415 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 429 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 443 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 444 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 446 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 457 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 460 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 471 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 485 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 487 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 488 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 499 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 500 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 501 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 502 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 513 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 526 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 529 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 542 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 556 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 559 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 560 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 561 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 562 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 575 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 587 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 601 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 604 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 607 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 617 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 620 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 630 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 631 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 633 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 647 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 650 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 650 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 651 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 653 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 664 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 666 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 678 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 679 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 693 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 696 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 696 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 697 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 699 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 709 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 710 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 711 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 712 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 722 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 723 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 725 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 739 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 742 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 742 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 743 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 744 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 745 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 755 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 756 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 757 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 758 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 768 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 769 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 771 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 785 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 788 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 788 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 790 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 791 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 801 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 802 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 803 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 804 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 814 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 815 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 816 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 817 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 831 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 834 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 834 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 835 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 836 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 837 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 847 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 849 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 850 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 859 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 862 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 862 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 865 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 875 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 876 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 877 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 878 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 892 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 895 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 895 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 896 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 897 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 898 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 908 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 909 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 910 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 911 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 921 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 922 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 923 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 924 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 938 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 941 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 944 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 955 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 956 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 957 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 958 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 974 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 975 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 976 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 977 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 978 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 979 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1008 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1009 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1010 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1011 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1012 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1013 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1021 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1022 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1023 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1030 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1031 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1032 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1042 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1043 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1044 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1056 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1058 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1059 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1060 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1061 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1062 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1063 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1064 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1076 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1078 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1079 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ClassUtils' | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| javadoc | AtclauseOrder | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<size'' while parsing HTML_ELEMENT | 301 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 318 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 341 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 343 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 355 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 360 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 361 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 362 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 363 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 364 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 365 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 376 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 378 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 382 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 385 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 394 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 396 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 400 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 412 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 414 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 416 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 417 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 419 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 420 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 421 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 436 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 438 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 438 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 439 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 441 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 444 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 445 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 449 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 467 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 470 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 470 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 471 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 472 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 6. | 473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 6. | 474 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 481 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 482 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 483 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 484 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 485 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 487 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 488 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 489 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 490 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 491 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 492 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 494 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 495 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 496 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 497 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 498 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 499 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 501 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 502 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 503 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 504 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 505 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 506 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 508 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 510 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 511 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 512 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 513 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 515 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 516 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 517 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 518 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 519 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 520 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 522 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 523 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 524 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 525 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 526 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 527 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 529 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 531 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 532 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 533 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 534 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 536 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 537 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 538 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 539 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 540 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 541 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 543 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 544 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 545 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 546 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 547 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 548 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 550 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 551 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 552 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 553 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 554 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 555 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 557 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 558 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 559 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 560 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 561 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 562 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 563 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 564 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 12, expected level should be 6. | 565 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 567 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 577 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 581 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 581 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be 4. | 582 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 583 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 592 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 594 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 594 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 595 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 596 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 604 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 606 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 607 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 608 | |
| javadoc | AtclauseOrder | Javadoc comment at column 58 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 611 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 618 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 620 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 629 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 631 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 631 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 635 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 647 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '438'. | 647 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 648 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 649 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 651 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 661 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 661 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '618'. | 661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 663 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 675 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '647'. | 675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 678 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 679 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 689 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 689 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '661'. | 689 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 690 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 691 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 703 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '675'. | 703 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 706 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 707 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 717 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 717 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '689'. | 717 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 718 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 719 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 731 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '703'. | 731 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 733 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 735 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 745 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 745 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '717'. | 745 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 746 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 747 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 759 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '731'. | 759 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 760 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 761 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 762 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 763 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 773 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 773 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '745'. | 773 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 775 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 787 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '759'. | 787 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 788 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 790 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 791 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 801 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 801 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '773'. | 801 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 802 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 803 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 815 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '787'. | 815 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 816 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 817 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 818 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 819 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 829 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 829 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '801'. | 829 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 830 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 831 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 843 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '815'. | 843 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 844 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 845 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 846 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 847 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 857 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 857 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '829'. | 857 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 859 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 869 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 871 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 871 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '843'. | 871 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 872 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 874 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 875 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 877 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 878 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 880 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 881 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 882 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 884 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 885 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 896 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 898 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 898 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '857'. | 898 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 899 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 900 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 901 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 902 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 903 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 904 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 905 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 906 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 908 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 909 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 910 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 911 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 912 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 913 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 921 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 924 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 924 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 925 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 926 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 927 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 928 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 929 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 930 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 931 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 935 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 936 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 937 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 938 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 939 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 940 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 949 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 951 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 951 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '631'. | 951 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 952 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 953 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 965 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 967 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 967 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '871'. | 967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 968 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 970 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 971 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 974 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 976 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 977 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 978 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 981 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 990 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 992 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 992 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '898'. | 992 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 993 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 994 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 995 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 996 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 997 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 998 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 999 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1000 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1001 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1010 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1012 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1012 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '951'. | 1012 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1013 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1014 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1026 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 1028 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1028 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '967'. | 1028 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1029 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1031 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1032 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1034 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1035 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1037 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1038 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1039 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1041 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1042 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1051 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1053 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1053 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '992'. | 1053 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1054 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1055 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1056 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1057 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1058 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1059 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1060 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1061 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1062 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1071 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1073 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1073 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,012'. | 1073 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1074 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1075 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1087 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 1089 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1089 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,028'. | 1089 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1090 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1092 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1093 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1095 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1096 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1098 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1099 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1112 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1114 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,053'. | 1114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1115 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1116 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1119 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1120 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1132 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1134 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,073'. | 1134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1136 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1148 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1150 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,089'. | 1150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1157 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1159 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1160 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1173 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1175 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,114'. | 1175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1176 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1177 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1180 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1181 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1184 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1193 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1195 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,134'. | 1195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1197 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1209 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1211 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,150'. | 1211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1212 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1215 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1220 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1221 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1225 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1234 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1236 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,175'. | 1236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1237 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1238 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1239 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1240 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1241 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1242 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1244 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1245 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1254 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1256 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,195'. | 1256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1270 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 1272 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1272 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,211'. | 1272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1281 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1282 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1286 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1295 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1297 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1297 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,236'. | 1297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1298 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1299 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1302 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1303 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1306 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1315 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1317 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1317 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,256'. | 1317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1318 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1319 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1331 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 1333 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1333 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,272'. | 1333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1334 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1337 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1339 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1340 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1342 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1343 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1347 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1356 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1358 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,297'. | 1358 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1359 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1360 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1361 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1362 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1363 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1364 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1365 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1366 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1367 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1376 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1378 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1378 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,317'. | 1378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1379 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1380 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1392 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1394 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1394 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,333'. | 1394 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1395 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1397 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1398 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1400 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1401 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1403 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1404 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1408 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1417 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1419 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,358'. | 1419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1420 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1421 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1423 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1424 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1425 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1426 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1427 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1428 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1437 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1439 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1439 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,378'. | 1439 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1440 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1441 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1451 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1453 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1455 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1456 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1457 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1458 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1459 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1460 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1468 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1469 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 1469 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 1469 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1470 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1473 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1474 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1481 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1482 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1483 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1490 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1491 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1492 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1503 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1504 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1512 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1513 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1521 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1522 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1523 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1524 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1525 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1526 | |
| javadoc | AtclauseOrder | Javadoc comment at column 39 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 1529 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1535 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1536 | |
| javadoc | AtclauseOrder | Javadoc comment at column 55 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 1547 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1553 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1553 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1554 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1555 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1556 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1557 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1573 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1574 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1575 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1577 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1578 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1589 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1590 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1591 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1603 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1604 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1605 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1612 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1613 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1614 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1624 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1625 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1626 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1634 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1635 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1636 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1645 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1646 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1647 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1654 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1655 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1656 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1665 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1666 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1667 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1674 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1675 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1676 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1686 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1687 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1688 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1696 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1697 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1698 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1707 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1708 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1709 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1716 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1717 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1718 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1727 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1728 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1729 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1739 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1740 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1741 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1742 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1743 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1744 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1753 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1754 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1755 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1765 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1766 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1767 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1768 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1769 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1770 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1779 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1780 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1781 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1791 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1792 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1793 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1794 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1795 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1796 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1805 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1806 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1807 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1817 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1818 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1819 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1820 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1821 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1822 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1831 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1832 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1833 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1843 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1844 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1845 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1846 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1847 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1848 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1857 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1858 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1859 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1869 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1870 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1871 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1872 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1873 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1874 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1884 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1885 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1895 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1896 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1897 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1898 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1899 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1900 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1911 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1912 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1913 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1922 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1923 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1924 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1935 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1936 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1937 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1946 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1947 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1948 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1958 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1959 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1969 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1970 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1971 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1972 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1974 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1986 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1987 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1988 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2001 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2002 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2003 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2004 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2005 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2006 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2018 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2019 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2020 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2033 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2034 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2035 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2036 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2037 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2038 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2050 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2051 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2052 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2065 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2066 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2067 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2068 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2069 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2070 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2082 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2083 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2084 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2097 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2098 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2099 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2102 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 2112 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2119 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2126 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2127 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2137 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2139 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 2150 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2152 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2159 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2160 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2161 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2171 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2173 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 2184 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2186 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2193 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2194 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2195 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2196 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2197 | |
| javadoc | AtclauseOrder | Javadoc comment at column 22 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 2200 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2205 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2207 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 2216 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2218 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2225 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2226 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2227 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2228 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2229 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2230 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2231 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2232 | |
| javadoc | AtclauseOrder | Javadoc comment at column 22 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. | 2235 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2240 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2242 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 2252 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2254 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2261 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2262 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2263 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2264 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2265 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2266 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2276 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 65 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 113 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 233 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 248 | |
| modifier | ModifierOrder | 'final' modifier out of order with the JLS suggestions. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 315 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 327 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 328 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 329 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 330 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 331 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 270 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 277 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 284 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 302 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 333 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 346 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 347 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 352 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 365 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 381 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 92 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 202 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 325 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 329 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 352 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 360 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 378 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 389 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 16, expected level should be 8. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 116 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 199 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 210 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 345 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 349 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 216 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 263 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 279 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 294 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 305 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 307 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 310 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 334 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 349 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 363 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 381 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 383 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 390 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 401 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 415 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 421 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.Validate' | 33 | |
| javadoc | AtclauseOrder | Javadoc comment at column 34 has parse error. Missed HTML close tag 'ActionListener'. Sometimes it means that close tag missed for one of previous tags. | 47 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 68 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 168 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 178. | 168 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 227 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 228 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 231 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'Class' has incorrect indentation level 8, expected level should be 12. | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 272 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 276 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 296 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 310 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 311 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 312 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 313 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.reflect.MethodUtils' | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 39 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 57 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 94 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 114 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 115 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 35 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 45 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 55 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.tuple.Pair' | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 76 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 93 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 93 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 103 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 103 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 106 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 115 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 115 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 118 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 127 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 127 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 130 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 145 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.tuple.Pair' | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 76 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 93 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 93 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 103 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 103 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 106 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 115 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 115 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 118 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 127 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 127 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 130 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 145 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.StringUtils' | 26 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 66 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 94 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 141 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 142 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 143 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 146 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 149 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 150 | |
| indentation | Indentation | 'try' has incorrect indentation level 20, expected level should be 10. | 151 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 152 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 20, expected level should be 10. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 154 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 24, expected level should be 12. | 154 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 20, expected level should be 10. | 155 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 156 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.tuple.Pair' | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 32 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 192 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 204 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 284 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 324 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 349 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 367 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 371 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 373 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 382 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 383 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 384 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 386 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 387 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 388 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 398 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 399 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 400 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 401 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 402 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 404 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 405 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 406 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 407 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 408 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 411 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 434 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 455 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 455 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 456 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 457 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 460 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 462 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 462 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 467 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 488 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 488 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 489 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 490 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 491 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 493 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 494 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 495 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 495 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 496 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 499 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 500 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 524 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 525 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 526 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 527 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 528 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 529 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 530 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 531 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 532 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 533 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 534 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 535 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 536 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 537 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 538 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 539 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 540 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 550 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 550 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 552 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 554 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 555 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 556 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 559 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 560 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 561 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 562 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 563 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 564 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 565 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 567 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 580 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 587 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 602 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 603 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 604 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 607 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 621 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 622 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 623 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 624 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 626 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 637 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 640 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 642 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 643 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 645 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 646 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 649 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 650 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 652 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 653 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 655 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 656 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 657 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 658 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 663 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 663 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 671 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 672 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 673 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 674 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 676 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 678 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 683 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 683 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 691 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 692 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 693 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 694 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 695 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 146 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 146 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 146 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 146 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 147 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 151 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 170 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 186 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 188 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 213 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 213 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 213 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not preceded with whitespace. | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 217 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 218 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not preceded with whitespace. | 218 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 218 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not preceded with whitespace. | 218 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 218 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 221 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 221 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 221 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 221 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 222 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '172'. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 253 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 254 | |
| indentation | Indentation | 'new lparen' has incorrect indentation level 16, expected level should be 12. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 275. | 274 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 281 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 285. | 284 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 288 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 290 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 292 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 292, 294. | 293 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 332 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 336 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 338 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 340 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 341 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 348 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 352 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 369 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 391 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 393 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 422 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 433 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 441 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 443 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 444 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 452 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 455 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 469 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 470 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 471 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 475 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 490 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 491 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 493 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 493 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 493 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 494 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 495 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 496 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 496 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 496 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 499 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 500 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 501 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 510 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 512 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 512 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 512 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 513 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 516 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 527 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 529 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 532 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 541 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 542 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 544 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 546 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 548 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 549 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 550 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 552 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 552 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 552 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 553 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 553 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 553 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 555 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 556 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 557 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 558 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 559 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 559 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 559 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 560 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 561 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 561 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 561 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 562 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 564 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 576 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 579 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 580 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 581 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 582 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 585 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 586 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 592 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 592 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not preceded with whitespace. | 592 | |
| blocks | LeftCurly | '{' at column 18 should have line break after. | 592 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 592 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 592 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not preceded with whitespace. | 593 | |
| blocks | LeftCurly | '{' at column 18 should have line break after. | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 593 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 595 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 595 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 595 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not preceded with whitespace. | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not preceded with whitespace. | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 596 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 596 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 597 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 597 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not preceded with whitespace. | 597 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 597 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not preceded with whitespace. | 597 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 597 | |
| coding | OneStatementPerLine | Only one statement per line allowed. | 597 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 599 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 599 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 599 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 601 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 604 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 604 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not preceded with whitespace. | 604 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 604 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 604 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 604 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 604 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 607 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 610 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 610 | |
| whitespace | WhitespaceAround | WhitespaceAround: '&' is not preceded with whitespace. | 610 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 610 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 610 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 611 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 611 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/=' is not preceded with whitespace. | 611 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 612 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 614 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 614 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not preceded with whitespace. | 614 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 615 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 616 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 617 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 618 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 620 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 620 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 620 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 623 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 623 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 623 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 624 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 624 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not preceded with whitespace. | 624 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 624 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<<' is not preceded with whitespace. | 624 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 625 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 633 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 639 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 640 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 640 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 640 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not preceded with whitespace. | 640 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 640 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 641 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 641 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 645 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 645 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 646 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 651 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 655 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 657 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 659 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 659 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 659 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not preceded with whitespace. | 659 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 659 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 660 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 661 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 663 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 663 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 664 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 669 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 673 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 676 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 676 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 676 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 676 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 676 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 677 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 677 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 679 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 680 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 681 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 681 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 682 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 687 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 691 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 693 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 694 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 694 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 694 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 694 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 694 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 695 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 695 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 699 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 699 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 710 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 712 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 713 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 714 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 724 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 726 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 727 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 728 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 733 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 738 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 740 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 742 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 743 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 745 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 746 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 747 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 748 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 749 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 754 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 754 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 754 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 756 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 757 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 758 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 759 | |
| indentation | Indentation | 'new lparen' has incorrect indentation level 16, expected level should be 12. | 759 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 761 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 765 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 766 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 766 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 767 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 768 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 768 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 769 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 772 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 773 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 773 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 773 | |
| whitespace | WhitespaceAround | WhitespaceAround: '?' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 773 | |
| whitespace | WhitespaceAround | WhitespaceAround: '?' is not preceded with whitespace. | 773 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 773 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not preceded with whitespace. | 773 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 776 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 777 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 778 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 779 | |
| indentation | Indentation | 'new lparen' has incorrect indentation level 16, expected level should be 12. | 779 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 780 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 781 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 782 | |
| indentation | Indentation | 'new lparen' has incorrect indentation level 12, expected level should be 8. | 782 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 783 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 783 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 783 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 783 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 784 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 794 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 796 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 797 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 798 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 799 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 800 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 801 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 802 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 806 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 807 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 808 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 809 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 809 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 809 | |
| whitespace | WhitespaceAround | WhitespaceAround: '/' is not preceded with whitespace. | 809 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 810 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 820 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 822 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 823 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 824 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 825 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 826 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 827 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 828 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 830 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 843 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 845 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 846 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 847 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 849 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 850 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 851 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 852 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 852 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 854 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 861 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 865 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 866 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 867 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 868 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 882 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 884 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 884 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 884 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 885 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 886 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 887 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 888 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 889 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 892 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 893 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 894 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 895 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 896 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 897 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 899 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 900 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 901 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 910 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 912 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 913 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 917 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 918 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 919 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 930 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 931 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 934 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 935 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 937 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 938 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 938 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not preceded with whitespace. | 938 | |
| whitespace | WhitespaceAround | WhitespaceAround: '?' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 938 | |
| whitespace | WhitespaceAround | WhitespaceAround: '?' is not preceded with whitespace. | 938 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 938 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not preceded with whitespace. | 938 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 943 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 944 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 945 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 946 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 947 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 951 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 952 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 953 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 956 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 958 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 959 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'IEEE754rUtils' must contain no more than '1' consecutive capital letters. | 27 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 37. | 29 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 103 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 106 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 106 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 108 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 8. | 109 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 137 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 140 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 8. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 142 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 8. | 143 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 157 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 221 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 221 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 224 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 224 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 8. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 226 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 8. | 227 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 228 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 255 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 255 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 258 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 258 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 258 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 8. | 259 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 260 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 8. | 261 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.StringUtils' | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 121 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 224 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 225 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 6. | 226 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 227 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 6. | 228 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 276 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 277 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 6. | 278 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 279 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 6. | 280 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 302. | 285 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 324 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 324 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 324 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 328 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 373 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 373 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 373 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 374 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 377 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 422 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 437 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 450 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 456 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 460 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 460 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 460 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 461 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 462 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 463 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 467 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 470 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 471 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 472 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 474 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 481 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 483 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 488 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 489 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 489 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 490 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 491 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 492 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 493 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 494 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 495 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 496 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 497 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 499 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 500 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 501 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 502 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 503 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 504 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 505 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 506 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 510 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 512 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 513 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 514 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 517 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 519 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 519 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 520 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 520 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 521 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 523 | |
| indentation | Indentation | 'try' has incorrect indentation level 24, expected level should be 12. | 524 | |
| indentation | Indentation | 'try' child has incorrect indentation level 28, expected level should be 14. | 525 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 24, expected level should be 12. | 526 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 24, expected level should be 12. | 528 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 529 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 531 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 532 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 533 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 533 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 534 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 534 | |
| indentation | Indentation | 'try' has incorrect indentation level 20, expected level should be 10. | 535 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 536 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 537 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 540 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 541 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 20, expected level should be 10. | 543 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 20, expected level should be 10. | 545 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 547 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 547 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 547 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 548 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 548 | |
| indentation | Indentation | 'try' has incorrect indentation level 20, expected level should be 10. | 549 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 550 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 551 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 552 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 553 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 20, expected level should be 10. | 554 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 20, expected level should be 10. | 556 | |
| indentation | Indentation | 'try' has incorrect indentation level 20, expected level should be 10. | 557 | |
| indentation | Indentation | 'try' child has incorrect indentation level 24, expected level should be 12. | 558 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 20, expected level should be 10. | 559 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 20, expected level should be 10. | 561 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 563 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 563 | |
| whitespace | NoWhitespaceBeforeCaseDefaultColon | ':' is preceded with whitespace. | 563 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 564 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 566 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 567 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 570 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 572 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 573 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 575 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 577 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 578 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 579 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 581 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 582 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 583 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 584 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 586 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 587 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 588 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 591 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 592 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 593 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 593 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 593 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 593 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 594 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 595 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 596 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 597 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 598 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 599 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 601 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 602 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 603 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 603 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 603 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 603 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 603 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 603 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 604 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 605 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 606 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 607 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 608 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 609 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 611 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 613 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 614 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 621 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 624 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 626 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 627 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 629 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 630 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 634 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 642 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 646 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 647 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 648 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 649 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 651 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 662 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 667 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 675 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 679 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 680 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 681 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 684 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 685 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 697 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 700 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 702 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 710 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 714 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 715 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 716 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 717 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 718 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 719 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 720 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 721 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 722 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 723 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 725 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 726 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 727 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 730 | |
| whitespace | NoWhitespaceBefore | '++' is preceded with whitespace. | 730 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 731 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 731 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 732 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 733 | |
| whitespace | NoWhitespaceBefore | '++' is preceded with whitespace. | 733 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 734 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 736 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 737 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 738 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 749 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 751 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 752 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 754 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 755 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 756 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 757 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 762 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 763 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 764 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 765 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 772 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 779 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 782 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 783 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 784 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 785 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 786 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 787 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 790 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 795 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 800 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 802 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 806 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 807 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 808 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 809 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 810 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 812 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 813 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 818 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 823 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 825 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 828 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 830 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 831 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 832 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 833 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 835 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 836 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 841 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 846 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 851 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 852 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 853 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 854 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 855 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 856 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 859 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 870. | 861 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 864 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 868 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 870 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 872 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 875 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 876 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 877 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 878 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 879 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 880 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 881 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 882 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 885 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 886 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 891 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 895 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 897 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 899 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 902 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 903 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 904 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 905 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 906 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 907 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 908 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 909 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 910 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 912 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 913 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 920 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 925 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 930 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 931 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 932 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 933 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 934 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 935 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 937 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 938 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 943 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 948 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 950 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 953 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 954 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 955 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 956 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 957 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 958 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 960 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 961 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 966 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 971 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 976 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 977 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 978 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 979 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 980 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 983 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 984 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 989 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 994 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 996 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 999 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1000 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1001 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1002 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1003 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1004 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1006 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1007 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1012 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1016 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1018 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1020 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1023 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1024 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1025 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1026 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1027 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1028 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1029 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1030 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1031 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1033 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1034 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1039 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1043 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1045 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1047 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1050 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1051 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1052 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1053 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1054 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1055 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1056 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1057 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1058 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1060 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1061 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1069 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1070 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1071 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1072 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1073 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1074 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1075 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1082 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1087 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '897'. | 1087 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1088 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1089 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1090 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1091 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1092 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1093 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1094 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1095 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1105 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1113 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1131 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1142 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1143 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1149 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1157 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1165 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1181 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1193 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,045'. | 1193 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1201 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1211 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1214 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1218 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1219 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1229 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1230 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1232 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1233 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1237 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1247 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1248 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1249 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1250 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1251 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1252 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1255 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1267 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1270 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1271 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1286 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1300 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1302 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1303 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1304 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1307 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1310 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1325 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1336 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1338 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1339 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1340 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1341 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1343 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1344 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1347 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1348 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1349 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1350 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1352 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 14, expected is 8, indentation should be the same level as line 1,354. | 1353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1354 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1357 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1358 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1360 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1362 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1363 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1365 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1366 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1367 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1368 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1370 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1372 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1373 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1374 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1375 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1376 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1377 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1378 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1379 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1381 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1383 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1384 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1385 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1386 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1387 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1388 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1389 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1390 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1391 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1393 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1394 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1395 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1398 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1399 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1400 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1402 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1403 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1405 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1406 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1407 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1412 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1413 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1414 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1417 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1418 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1420 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1424 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 22 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 22 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 27 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 29 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 24 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 24 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 25 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 27 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 53 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 63 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 146 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 175 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 238 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 241 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 273 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 279 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 248 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 251 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 252 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 260 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 268 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 278 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 289 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 302 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 308 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 248 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 251 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 252 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 260 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 266 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 272 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 280 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 285 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 290 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 296 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 303 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 309 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 228 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 228 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 25 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 83 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 116 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 238 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 241 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 260 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 273 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 279 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 23 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 265 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 266 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 267 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 272 | |
| indentation | Indentation | 'Constructor' has incorrect indentation level 24, expected level should be 28. | 274 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 276 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 277 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ClassUtils' | 24 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 29 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 30 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 33 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 40 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 48 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 65 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 108 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 109 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 125 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 137 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 152 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 180 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 201 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 218 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 220 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 222 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 245 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 268 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 278 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 280 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 290 | |
| sizes | LineLength | Line is longer than 100 characters (found 143). | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 308 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 310 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 151). | 340 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 342 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 347 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 352 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 362 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 364 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 369 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 381 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 381 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 386 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 387 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 388 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 391 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 396 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 406 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 413 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 418 | |
| sizes | LineLength | Line is longer than 100 characters (found 138). | 426 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 430 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 431 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 433 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 437 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 442 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 452 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 452 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 454 | |
| javadoc | AtclauseOrder | Javadoc comment at column 10 has parse error. Details: no viable alternative at input '<p<' while parsing HTML_ELEMENT | 457 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 464 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 472 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 472 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 474 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 478 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 479 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 479 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 482 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 483 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 488 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 497 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 497 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 499 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 504 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 509 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 516 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 521 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 524 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 529 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 540 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 542 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 547 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 554 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 561 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 564 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 565 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 569 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 574 | |
| sizes | LineLength | Line is longer than 100 characters (found 143). | 585 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 585 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 587 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 592 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 599 | |
| sizes | LineLength | Line is longer than 100 characters (found 138). | 606 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 608 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 609 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 610 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 610 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 611 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 613 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 614 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 619 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 630 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 630 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 631 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 632 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 637 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 644 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 651 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 651 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 655 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 656 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 657 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 658 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 659 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 660 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 662 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 667 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 678 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 678 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 679 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 680 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 685 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 692 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 699 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 699 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 702 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 706 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 707 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 707 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 708 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 710 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 711 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 716 | |
| sizes | LineLength | Line is longer than 100 characters (found 138). | 727 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 727 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 729 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 734 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 741 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 748 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 748 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 751 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 752 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 754 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 755 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 756 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 756 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 757 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 759 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 760 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ClassUtils' | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 64, 66. | 40 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 44 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 62 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 115 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 23 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 146 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 175 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 214 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 223 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 246 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 256 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 264 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 268 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 273 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 288 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 309 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 325 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 329 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '218'. | 329 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 354 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 359 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 369 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 387 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 391 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 403 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 407 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 408 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 409 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 410 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 411 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 412 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 415 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 417 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 434 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 439 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 442 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 443 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 445 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 446 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 447 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 449 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 450 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 452 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 457 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 458 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 459 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 460 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 462 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 464 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 465 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 466 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 467 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 468 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 469 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 470 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 473 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 477 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 477 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 492 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 494 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 495 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 496 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 499 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 501 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 503 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 505 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 505 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 507 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 508 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 508 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 10. | 512 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 17, expected level should be 8. | 513 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 514 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 515 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 516 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 517 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 518 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 520 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ClassUtils' | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 145 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 146 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 168 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 220 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 221 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 244 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 260 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '179'. | 260 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 298 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 308 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 309 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 310 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 324 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 336 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 339 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 359 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 364 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 369 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 370 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 371 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 372 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 373 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 374 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 379 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 384 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 386 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 387 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 388 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 389 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 397 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 399 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 400 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 406 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 408 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 409 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 413 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 423 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 425 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 434 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 439 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 440 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 442 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 446 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 449 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 450 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 451 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 455 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 457 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 461 | |
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 463 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 471 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 471 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 473 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 475 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 476 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 478 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 484 | |
| javadoc | AtclauseOrder | Javadoc comment at column 15 has parse error. Details: no viable alternative at input '<K,' while parsing HTML_ELEMENT | 489 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 497 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 499 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 502 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 502 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 526 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 528 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 530 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 531 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 533 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 533 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 535 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 538 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 545 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 545 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 548 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 549 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 552 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 556 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 558 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 562 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 563 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 565 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 566 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 567 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 568 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 571 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 575 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 577 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 578 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 579 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 580 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 582 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 587 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 590 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 597 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 600 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 603 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 604 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 607 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 608 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 610 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 612 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 613 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 615 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 617 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 619 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 622 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 624 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 627 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 628 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 629 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 631 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 635 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 639 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 640 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 643 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 650 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 655 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 658 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 663 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 667 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 668 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 671 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 671 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 675 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 676 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 680 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 681 | |
| javadoc | AtclauseOrder | Javadoc comment at column 19 has parse error. Details: no viable alternative at input '<Integer,' while parsing HTML_ELEMENT | 699 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 710 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 712 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 715 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 716 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 717 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 719 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 720 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 721 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 727 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 728 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 729 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 731 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 732 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 735 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 735 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 737 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 739 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 740 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 751 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 755 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 757 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 758 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 764 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 768 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 771 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 775 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 776 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 779 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 782. | 780 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 784 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 785 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 786 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 787 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 797 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 799 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 801 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 803 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 806 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 807 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 809 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 810 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 811 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 812 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 813 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 814 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 816 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 820 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 822 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 823 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 824 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 827 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 828 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 829 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 830 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 834 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 835 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 845 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 846 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 847 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 850 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 852 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 871 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 873 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 875 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 877 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 878 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 879 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 881 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 883 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 884 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 886 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 887 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 888 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 889 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 890 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 891 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 893 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 894 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 895 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 896 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 899 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 910 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 911 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 913 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 914 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 924 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 926 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 929 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 930 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 939 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 944 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 945 | |
| javadoc | AtclauseOrder | Javadoc comment at column 16 has parse error. Details: no viable alternative at input '<T,' while parsing HTML_ELEMENT | 950 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 960 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 963 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 964 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 965 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 967 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 968 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 970 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 971 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 972 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 975 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 976 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 979 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 985 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 986 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 993 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 994 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 995 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 997 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 998 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1010 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1012 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1013 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1015 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1016 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1018 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1020 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1021 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1023 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1024 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1025 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1026 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1029 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1033 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1034 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1035 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1039 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1044 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1045 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1046 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1049 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1051 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1052 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1053 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1056 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1057 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1059 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1061 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1065 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1066 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1069 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1070 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1071 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1073 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1074 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1078 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1079 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1081 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1082 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1082 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1083 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1087 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1090 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1091 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1092 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1093 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1094 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1095 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1096 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1097 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1098 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1099 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@version' should be preceded with an empty line. | 29 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 49 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ObjectUtils' | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 112 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 124 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 160 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 161 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 162 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 163 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 164 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 165 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 166 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 167 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 168 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 169 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 170 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 12. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 14. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 12. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 179 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 181 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 182 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 187 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 189 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 189 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 190 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 191 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 200 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 205 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 277 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 315 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 321 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 323 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 338 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 340 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 341 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 342 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 343 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 346 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 347 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 348 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 351 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 352 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 354 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 363 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 378 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 378 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 379 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 380 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 381 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 382 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 383 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 386 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 387 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 388 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 389 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 390 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 391 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 395 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 406 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 414 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 415 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 416 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 417 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 418 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 419 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 420 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 421 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 422 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 424 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 12. | 425 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 14. | 426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 12. | 427 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 428 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 429 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 430 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 431 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 433 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 433 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 434 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 435 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 436 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 437 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 439 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 447 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'do..while' has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 451 | |
| indentation | Indentation | 'do..while' child has incorrect indentation level 12, expected level should be 6. | 452 | |
| indentation | Indentation | 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. | 453 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 454 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 456 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 462 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 464 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 482 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 483 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 487 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 488 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 490 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 491 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 492 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 493 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 494 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 495 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 496 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 497 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 499 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 500 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 501 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 503 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 505 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 507 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 514 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 516 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 517 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 521 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 524 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 525 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 526 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 527 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 528 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 529 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 530 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 531 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 532 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 533 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 534 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ObjectUtils' | 24 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 25 | |
| javadoc | AtclauseOrder | Javadoc comment at column 5 has parse error. Details: no viable alternative at input '</ul' while parsing HTML_ELEMENT | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 85 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 211 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 212 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 254 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 259 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 267 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 271 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 279 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 283 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 283 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 286 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 348 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 363 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 368 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 370 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 381 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 381 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 384 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 392 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 395 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 399 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 411 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 411 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 411 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 413 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 414 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 415 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 416 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 419 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 422 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 427 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 434 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 436 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 438 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 439 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 440 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 447 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 451 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 452 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 461 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 463 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 464 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 466 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 476 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 479 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 480 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 482 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 496 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 499 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 500 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 509 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 510 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 515 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 517 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 521 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 533 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 534 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 535 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 536 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 538 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 539 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 541 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 542 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 543 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 544 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 545 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 546 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 547 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 549 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 550 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 562 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 563 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 572 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 574 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 575 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 576 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 577 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 578 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 579 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 580 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 581 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 584 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 595 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 596 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 597 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 599 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 601 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 602 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 603 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 604 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 606 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 607 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 608 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 609 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 610 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 611 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 612 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 622 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 623 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 624 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 626 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 627 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 628 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 629 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 630 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 631 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 633 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 634 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 646 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 647 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 648 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 649 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 655 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 656 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 657 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 658 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 659 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 663 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 672 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 673 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 675 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 676 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 677 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 678 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 679 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 680 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 681 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 683 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 684 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 695 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 696 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 699 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 700 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 703 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 706 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 707 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 708 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 709 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 710 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 711 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 712 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 721 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 722 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 723 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 724 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 725 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 726 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 727 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 728 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 730 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 731 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 733 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 744 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 745 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 746 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 747 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 748 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 749 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 751 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 752 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 754 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 755 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 756 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 757 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 758 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 759 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 760 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 761 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 769 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 771 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 772 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 773 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 774 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 775 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 776 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 777 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 778 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 779 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 780 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 781 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 782 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 783 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 784 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 785 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 794 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 796 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 797 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 798 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 799 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 800 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 808 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 809 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 810 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 818 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 819 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 820 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 828 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 830 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 838 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 839 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 840 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 851 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 852 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 853 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 865 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 877 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 878 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 879 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 890 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 891 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 892 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 902 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 903 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 904 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 914 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 915 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 916 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 928 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 929 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 930 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 944 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 954 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 955 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 956 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 968 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 969 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 970 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 981 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 982 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 994 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 995 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 996 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1005 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1006 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1007 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1016 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1017 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1018 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1021 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1027 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1028 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1029 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1032 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1038 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1039 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1040 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1043 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1049 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1050 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1051 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1054 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1060 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1061 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1062 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1075 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1076 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1077 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1078 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1079 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1080 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1081 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1082 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1093 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1094 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1095 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1096 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1097 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1098 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1099 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1111 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1112 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 1113 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1114 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 1115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1134 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1135 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1136 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1137 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1156 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 1157 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1158 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1160 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1161 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 1162 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1177 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1179 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 1180 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1181 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1183 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1184 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 1185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1188 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1195 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1195 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1212 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1213 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 1219 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1222 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1222 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1243 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1248 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1253 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1253 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1274 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 1280 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1287 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1290 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1291 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1293 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1294 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1299 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1299 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1311 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 1316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1316 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1317 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1318 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1321 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1326 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1326 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1338 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1343 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1344 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1345 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1347 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1348 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1358 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1360 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1361 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 1362 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1363 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1365 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1366 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1375 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1380 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1380 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1383 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1387 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1388 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1389 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1390 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1391 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 1392 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 1393 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 1394 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1395 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1398 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1399 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1400 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1407 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1412 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1413 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1414 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1422 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1427 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1428 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1429 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1430 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1431 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1432 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1433 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1434 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1435 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1436 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1437 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1438 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1439 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 1440 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 1441 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 1442 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1444 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1445 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1446 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1447 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1454 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1459 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1459 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1461 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1473 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1474 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1475 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1476 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1477 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1478 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1489 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1490 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1491 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1492 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1493 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1494 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1495 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1496 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1497 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1498 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1499 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1500 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1501 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1502 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1503 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1504 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1505 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1516 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1516 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1517 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1518 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1519 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1521 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1522 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1523 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1524 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1525 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1526 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1527 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1528 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1529 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1542 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1542 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1542 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1543 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1544 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1545 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1546 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1547 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1548 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1549 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1550 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1551 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1552 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1553 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1555 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1556 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1557 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1558 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1559 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1560 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1570 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1571 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1572 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1573 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1574 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1575 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1576 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1577 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1578 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1579 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1580 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1581 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1582 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1583 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1584 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1585 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1586 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1587 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1588 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1589 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1590 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1591 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1601 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1602 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1603 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1607 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1608 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1618 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1620 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1630 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1631 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1632 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1642 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1643 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1644 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1654 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1655 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1656 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1667 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1668 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1669 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1670 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1677 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1681 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1683 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1684 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1685 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1686 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1687 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1688 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1697 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1698 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1699 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1700 | |
| indentation | Indentation | 'while' has incorrect indentation level 16, expected level should be 8. | 1701 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1703 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1704 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 16, expected level should be 8. | 1705 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1706 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1707 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1708 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1709 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1710 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1711 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1712 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1720 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1721 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1722 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1723 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1724 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1725 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1726 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1727 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1728 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1737 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,697'. | 1737 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1738 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1739 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1740 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 1741 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1742 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1743 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 1744 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1745 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1746 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1747 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1755 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,720'. | 1755 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1756 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1757 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1758 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1759 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1760 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1761 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1762 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1763 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1764 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1769 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1769 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1777 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,737'. | 1777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1778 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1779 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1783 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1783 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1791 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,755'. | 1791 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1792 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1793 | |
| sizes | LineLength | Line is longer than 100 characters (found 138). | 1806 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1806 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1807 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1808 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1809 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1810 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1811 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1812 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1813 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1814 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1815 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1816 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1824 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1829 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1830 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1831 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1832 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1833 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1834 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1845 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1846 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1847 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1848 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1849 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1850 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1851 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1852 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1853 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1854 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1864 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1865 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1866 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1867 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1868 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1869 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1870 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1871 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1872 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1873 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1874 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1884 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,845'. | 1884 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1885 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1886 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1887 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1888 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 1889 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1890 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 1891 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 1892 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1893 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1894 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1895 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1904 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,864'. | 1904 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1905 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1906 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1907 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1908 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1909 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1910 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1911 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1912 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1913 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1914 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1919 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1919 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1928 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,884'. | 1928 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1929 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1930 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1934 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1934 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1943 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,904'. | 1943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1944 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1945 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1950 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1950 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1959 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1964 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,829'. | 1964 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1968 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1969 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 1973 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1973 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1986 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,806'. | 1986 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1989 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1990 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1991 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1992 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1993 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1994 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1995 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1996 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1997 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1998 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1999 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 2000 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 2001 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 2002 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2003 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2004 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2005 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2006 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 2012 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2014 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2015 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2016 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2017 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2019 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2020 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2021 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2021 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2022 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2023 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2024 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2025 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2026 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2027 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2036 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2037 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2038 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2039 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2040 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2041 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2042 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 2043 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2044 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 2045 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 2046 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 2047 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 2048 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2049 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2050 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2051 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2052 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2053 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2054 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2055 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2056 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2061 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2061 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2064 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2067 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2068 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2069 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2070 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2071 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2072 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2073 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2074 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2075 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2076 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2077 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2078 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2079 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2080 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2081 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2082 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2083 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2084 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2088 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2088 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2091 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2094 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2095 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2096 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2097 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2098 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2099 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2101 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2102 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2103 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2105 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2106 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 2106 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2109 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2112 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 2117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2119 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 2121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 2122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 2123 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 2124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 2125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 2126 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 2127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 2128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 2129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2131 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2142 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2146 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2146 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2151 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2160 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2165 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2165 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2174 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2176 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2179 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 2180 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 2181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2182 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2187 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2187 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2196 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2201 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 2202 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 2203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2204 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2209 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2209 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2222 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2223 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2224 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2225 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2227 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2230 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2243 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2244 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2245 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2246 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2247 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2259 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2260 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2265 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2275 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2286 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2291 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2296 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2300 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2301 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2302 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2303 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2304 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2306 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2307 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2311 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2311 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2314 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2318 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2319 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2324 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2324 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2332 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2333 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2334 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2335 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2336 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2339 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2340 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2341 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2342 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2347 | |
| indentation | Indentation | 'label' child has incorrect indentation level 8, expected level should be one of the following: 2, 4. | 2348 | |
| indentation | Indentation | 'label' child has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 2349 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 2350 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 2351 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. | 2352 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 2353 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 2354 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. | 2355 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 2356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2357 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2358 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2362 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2362 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2372 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2377 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2377 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2387 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2388 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2389 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2390 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2391 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2392 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2393 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2394 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2395 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2396 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2398 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2399 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2405 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2409 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2410 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2415 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2419 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2420 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2421 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2422 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2423 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2424 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2425 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2426 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2427 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2428 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2429 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2430 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2434 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2434 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2437 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2441 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2442 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2447 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2447 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2450 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2455 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2456 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2457 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2459 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2460 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2461 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2462 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2463 | |
| indentation | Indentation | 'label' child has incorrect indentation level 12, expected level should be one of the following: 4, 6. | 2465 | |
| indentation | Indentation | 'label' child has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 2466 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 2467 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. | 2468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be one of the following: 12, 14, 16. | 2469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. | 2470 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 2471 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. | 2472 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 2473 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2475 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2476 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2477 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2478 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2479 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2483 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2483 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2492 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2493 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2498 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2498 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2507 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2508 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2510 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2512 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2513 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2514 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2515 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2516 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2517 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2518 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2519 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2520 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2525 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2525 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2530 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2530 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2549 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2549 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2555 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2556 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2557 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2562 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2562 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2565 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2565 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2568 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2568 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2574 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2574 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2580 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2581 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2586 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2586 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2589 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2589 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2593 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2593 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2599 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2599 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2605 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2606 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 2634 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,646. | 2636 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2646 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2647 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2648 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2649 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2650 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2651 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2653 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2653 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2654 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2654 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2655 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2656 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2657 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2658 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2659 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2660 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2662 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2663 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2672 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2673 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2674 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2675 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2676 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2677 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2678 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2679 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2679 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2680 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2680 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2681 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2682 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2683 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2684 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2685 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2686 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2687 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2696 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2700 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2701 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2702 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2709 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2711 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2711 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2712 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 2713 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 2714 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 2715 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2716 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2717 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 2723 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 2723 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2729 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2731 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2732 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2740 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2741 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2742 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2751 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2752 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2753 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 2757 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2761 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2763 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2764 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2770 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 2772 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2776 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2777 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2778 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2779 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2780 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2781 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2782 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2783 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2784 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2785 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 2786 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2787 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 2792 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 2795 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 2796 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 2797 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 2798 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 2799 | |
| indentation | Indentation | 'class def ident' has incorrect indentation level 4, expected level should be 2. | 2805 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2810 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2811 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2812 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2815 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2817 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2818 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2819 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2820 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2821 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2824 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2826 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2827 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2828 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2829 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2830 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2831 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2832 | |
| indentation | Indentation | 'class def ident' has incorrect indentation level 4, expected level should be 2. | 2838 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2840 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 2842 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2847 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2848 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2849 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2852 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2855 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2858 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2860 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2861 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2862 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2863 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2864 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2867 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2868 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2869 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 2869 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2871 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2872 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2873 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2874 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2875 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2876 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2877 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2878 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2879 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2880 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2881 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2882 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2883 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2884 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2885 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2888 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2890 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2891 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2892 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 2893 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 2894 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 2895 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2896 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2897 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2898 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2901 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2903 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2904 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2907 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2909 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2910 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2913 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2915 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2916 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2919 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2921 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2922 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2923 | |
| indentation | Indentation | 'class def ident' has incorrect indentation level 4, expected level should be 2. | 2929 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 2934 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 2935 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 2936 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2939 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2942 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2945 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2948 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2951 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2953 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2954 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2959 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2960 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2963 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2965 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2966 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2969 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2971 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2972 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 2975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 2977 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 2978 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 2979 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 23 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 23 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 30 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 47 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 74 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 74 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 77 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 88 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| javadoc | AtclauseOrder | Javadoc comment at column 18 has parse error. Details: no viable alternative at input '<String,' while parsing HTML_ELEMENT | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 153 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 167 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.StringUtils' | 21 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 26 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 222 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 222 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 228 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 228 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 231 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 231 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 235 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 235 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 249 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 249 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 255 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 255 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 258 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 284 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 284 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 299 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 336 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 352 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 353 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 365 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 369 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 370 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 372 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 373 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 374 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 390 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 402 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 403 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 404 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 412 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 418 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 430 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 431 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 432 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 28 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 28 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 32 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 32 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 35 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 35 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 41 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 41 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 61 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 61 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 66 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 66 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 70 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 70 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 89 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 89 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 182 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 185 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 185 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 232 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 246 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 248 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 255 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 268 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 268 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 285 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 300 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '178'. | 300 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 309 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 314 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 314 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 343 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 345 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 350 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 356 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 356 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 365 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 383 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 390 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 396 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 396 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 405 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 407 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 412 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 423 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 424 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 425 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 428 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 434 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 434 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 444 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 446 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 451 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 462 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 463 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 468 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 469 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 475 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 475 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 484 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 486 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 489 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 490 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 491 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 502 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 503 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 504 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 507 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 509 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 520 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 522 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 524 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 525 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 531 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 531 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 540 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 542 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 543 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 545 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 546 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 547 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 549 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 550 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 562. | 552 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 562 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 564 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 565 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 567 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 573 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 573 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 583 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 587 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 588 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 589 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 590 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 591 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 592 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 593 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 603 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 604 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 605 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 607 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 608 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 613 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 613 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 622 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 623 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 624 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 626 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 627 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 632 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 632 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 635 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 635 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 644 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 645 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 646 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 658 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 660 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 660 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 666 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 667 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 668 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 670 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 671 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 672 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 675 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 676 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 678 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 680 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 681 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 682 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 683 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 684 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 685 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 687 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 688 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 689 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 690 | |
| indentation | Indentation | 'while' has incorrect indentation level 20, expected level should be 10. | 691 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 692 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 696 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 697 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 698 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 699 | |
| indentation | Indentation | 'while' child has incorrect indentation level 24, expected level should be 12. | 701 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 703 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 704 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 705 | |
| indentation | Indentation | 'if' has incorrect indentation level 28, expected level should be 14. | 707 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 708 | |
| indentation | Indentation | 'if' has incorrect indentation level 32, expected level should be 16. | 711 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 712 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 713 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 714 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 32, expected level should be 16. | 715 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 716 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 717 | |
| indentation | Indentation | 'if' has incorrect indentation level 32, expected level should be 16. | 720 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 721 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 722 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 32, expected level should be 16. | 724 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 727 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 728 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 731 | |
| indentation | Indentation | 'if' has incorrect indentation level 32, expected level should be 16. | 733 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 735 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 736 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 737 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 738 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 740 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 742 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 743 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 744 | |
| indentation | Indentation | 'if' child has incorrect indentation level 36, expected level should be 18. | 745 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 56, expected is 36, indentation should be the same level as line 745. | 746 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 32, expected level should be 16. | 747 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 750 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 752 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 28, expected level should be 14. | 753 | |
| indentation | Indentation | 'else' child has incorrect indentation level 32, expected level should be 16. | 754 | |
| indentation | Indentation | 'else' child has incorrect indentation level 32, expected level should be 16. | 755 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 28, expected level should be 14. | 756 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 24, expected level should be 12. | 757 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 20, expected level should be 10. | 758 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 759 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 760 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 761 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 762 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 763 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 764 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 765 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 766 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 774 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 775 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 776 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 777 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 778 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 779 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 780 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 781 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 782 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 783 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 784 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 788 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 788 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 791 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 791 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 803 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 803 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 804 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 806 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 807 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 808 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 809 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 818 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 819 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 820 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 829 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 830 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 831 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 837 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 837 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 844 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 845 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 846 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 850 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 850 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 859 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 860 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 861 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 862 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 865 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 869 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 869 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 877 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 878 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 879 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 883 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 883 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 891 | |
| indentation | Indentation | 'if' has incorrect indentation level 7, expected level should be 4. | 892 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 893 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 894 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 895 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 896 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 902 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 902 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 909 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 910 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 911 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 915 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 915 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 924 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 925 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 926 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 928 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 929 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 930 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 934 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 934 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 944 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 948 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 948 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 956 | |
| indentation | Indentation | 'if' has incorrect indentation level 7, expected level should be 4. | 957 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 958 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 959 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 960 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 961 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 970 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 972 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 979 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 981 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 991 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 992 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 993 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1004 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1006 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1007 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 25 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 31 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 31 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 37 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 37 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 41 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 41 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 45 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 45 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 49 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 49 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 53 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 53 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 60 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 60 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous line. | 92 | |
| indentation | Indentation | 'static initialization' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'static initialization' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 111 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 112 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 113 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 114 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 117 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 119 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 121 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 123 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 126 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 128 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getCSVClone' must contain no more than '1' consecutive capital letters. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 147 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 147 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 149 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getCSVInstance' must contain no more than '1' consecutive capital letters. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getCSVInstance' must contain no more than '1' consecutive capital letters. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getCSVInstance' must contain no more than '1' consecutive capital letters. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getTSVClone' must contain no more than '1' consecutive capital letters. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 192 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 199 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 199 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 201 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getTSVInstance' must contain no more than '1' consecutive capital letters. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getTSVInstance' must contain no more than '1' consecutive capital letters. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'getTSVInstance' must contain no more than '1' consecutive capital letters. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 237 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 237 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 256 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 280 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 301 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 317 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 328 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 336 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 337 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 339 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 350 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 358 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 385 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 387 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 399 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 410 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 420 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 422 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 423 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 424 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 425 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 433 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 435 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 442 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 443 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 444 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 446 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 449 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 453 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 453 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 462 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 475 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 477 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 479 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 480 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 490 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 503 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 507 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 515 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 521 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 528 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 531 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 538 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 541 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 542 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 549 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 552 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 554 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 555 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 562 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 564 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 565 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 572 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 574 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 575 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 579 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 585 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 589 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 592 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 594 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 595 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 602 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 603 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 604 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 606 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 607 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 608 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 609 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 610 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 611 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 612 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 613 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 617 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 617 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 620 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 620 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 625 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 625 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 630 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 635 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 637 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 638 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 639 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 640 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 644 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 646 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 649 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 650 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 654 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 662 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 665 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 666 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 667 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 668 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 669 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 670 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 671 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 672 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 683 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 685 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 685 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 688 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 689 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 692 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 692 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 693 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 695 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 696 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 698 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 703 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 707 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 708 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 709 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 710 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 711 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 714 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 715 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 716 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 717 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 718 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 719 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 732 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 733 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 735 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 735 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 736 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 739 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 740 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 742 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 744 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 748 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 755 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 756 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 758 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 759 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 760 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 761 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 762 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 765 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 766 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 767 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 768 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 771 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 772 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 774 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 778 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 779 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 781 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 782 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 783 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 786 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 787 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 788 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 789 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 790 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 793 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 794 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 795 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 796 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 797 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 802 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 803 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 804 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 805 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 806 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 807 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 810 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 811 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 812 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 813 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 816 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 817 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 818 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 831 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 831 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 832 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 833 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 834 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 835 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 836 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 837 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 838 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 847 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 848 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 849 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 853 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 853 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 859 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 860 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 861 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 862 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 863 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 865 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 866 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 874 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 875 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 876 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 884 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 885 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 886 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 892 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 892 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 899 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 900 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 901 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 905 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 905 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 912 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 913 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 914 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 915 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 916 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 917 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 921 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 921 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 928 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 929 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 930 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 936 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 936 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 944 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 945 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 949 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 949 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 956 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 957 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 958 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 959 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 960 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 961 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 965 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 965 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 972 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 974 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 980 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 980 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 987 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 988 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 989 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 993 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 993 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1000 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1001 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1002 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1003 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1004 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1005 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1014 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1015 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1016 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1025 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1026 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1027 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1028 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1037 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1038 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1039 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1048 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1049 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1050 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1051 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1059 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1060 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1061 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1062 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1063 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1064 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 1072 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1074 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 1076 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 1077 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 1078 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 1079 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 1080 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1081 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 1087 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1090 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1092 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1093 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1094 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1095 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1096 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1097 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1098 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 105 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 128 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 129 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 130 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 131 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 132 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 133 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 211 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 214 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 241 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 264 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 276 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 292 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 319 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 328 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 333 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 334 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 335 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 339 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 364 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 377 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 378 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 379 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 382 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 385 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 386 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 387 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 388 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 389 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 390 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 391 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 393 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 395 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 420 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 422 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 445 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 451 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 453 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 455 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 456 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 457 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 459 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 462 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 463 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 465 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 466 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 467 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 468 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 469 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 470 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 471 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 472 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 475 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 485 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 486 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 487 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 489 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 490 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 491 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 492 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 494 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 495 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ArrayUtils' | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 50 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 53 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 53 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+=' is not preceded with whitespace. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 94. | 93 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'ISO8859_1_ESCAPE' must contain no more than '1' consecutive capital letters. | 34 | |
| naming | MethodName | Method name 'ISO8859_1_ESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 34 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 34 | |
| blocks | RightCurly | '}' at column 84 should be alone on a line. | 34 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 63 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'ISO8859_1_UNESCAPE' must contain no more than '1' consecutive capital letters. | 138 | |
| naming | MethodName | Method name 'ISO8859_1_UNESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 138 | |
| blocks | LeftCurly | '{' at column 51 should have line break after. | 138 | |
| blocks | RightCurly | '}' at column 88 should be alone on a line. | 138 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 139 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 143 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'HTML40_EXTENDED_ESCAPE' must contain no more than '1' consecutive capital letters. | 147 | |
| naming | MethodName | Method name 'HTML40_EXTENDED_ESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 147 | |
| blocks | LeftCurly | '{' at column 55 should have line break after. | 147 | |
| blocks | RightCurly | '}' at column 96 should be alone on a line. | 147 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 148 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 340 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 347 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 349 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'HTML40_EXTENDED_UNESCAPE' must contain no more than '1' consecutive capital letters. | 349 | |
| naming | MethodName | Method name 'HTML40_EXTENDED_UNESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 349 | |
| blocks | LeftCurly | '{' at column 57 should have line break after. | 349 | |
| blocks | RightCurly | '}' at column 100 should be alone on a line. | 349 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 350 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 350 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 354 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 356 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 358 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'BASIC_ESCAPE' must contain no more than '1' consecutive capital letters. | 358 | |
| naming | MethodName | Method name 'BASIC_ESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 358 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 358 | |
| blocks | RightCurly | '}' at column 76 should be alone on a line. | 358 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 359 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 359 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 368 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 370 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'BASIC_UNESCAPE' must contain no more than '1' consecutive capital letters. | 370 | |
| naming | MethodName | Method name 'BASIC_UNESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 370 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 370 | |
| blocks | RightCurly | '}' at column 80 should be alone on a line. | 370 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 371 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 375 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 377 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'APOS_ESCAPE' must contain no more than '1' consecutive capital letters. | 377 | |
| naming | MethodName | Method name 'APOS_ESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 377 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 377 | |
| blocks | RightCurly | '}' at column 74 should be alone on a line. | 377 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 378 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 384 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 386 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'APOS_UNESCAPE' must contain no more than '1' consecutive capital letters. | 386 | |
| naming | MethodName | Method name 'APOS_UNESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 386 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 386 | |
| blocks | RightCurly | '}' at column 78 should be alone on a line. | 386 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 387 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 387 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 391 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 393 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 395 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JAVA_CTRL_CHARS_ESCAPE' must contain no more than '1' consecutive capital letters. | 395 | |
| naming | MethodName | Method name 'JAVA_CTRL_CHARS_ESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 395 | |
| blocks | LeftCurly | '{' at column 55 should have line break after. | 395 | |
| blocks | RightCurly | '}' at column 96 should be alone on a line. | 395 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 396 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 396 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 406 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 408 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'JAVA_CTRL_CHARS_UNESCAPE' must contain no more than '1' consecutive capital letters. | 408 | |
| naming | MethodName | Method name 'JAVA_CTRL_CHARS_UNESCAPE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 408 | |
| blocks | LeftCurly | '{' at column 57 should have line break after. | 408 | |
| blocks | RightCurly | '}' at column 100 should be alone on a line. | 408 | |
| whitespace | EmptyLineSeparator | 'VARIABLE_DEF' should be separated from previous line. | 409 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 409 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 411 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 418 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 418 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 418 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 418 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 418 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 419 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 420 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 423 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 22 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 86 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 90 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 101 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| naming | LocalVariableName | Local variable name '_shortest' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| naming | LocalVariableName | Local variable name '_longest' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 55 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 104 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 104 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 27 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 30 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 35 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'OPTION' must contain no more than '1' consecutive capital letters. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 42 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 46 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 57 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 57 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 81 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 86 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 86 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 91 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 91 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 98 | |
| whitespace | WhitespaceAfter | 'while' is not followed by whitespace. | 98 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 98 | |
| whitespace | OperatorWrap | '||' should be on a new line. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| indentation | Indentation | 'while lcurly' has incorrect indentation level 12, expected level should be 8. | 101 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 101 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be one of the following: 8, 10. | 102 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 8. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 107 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 107 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 108 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 108 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 108 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 109 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 111 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 111 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 118 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 118 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 120 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 121 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 122 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 123 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 127 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 127 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 132 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 24 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 26 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 43 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 43 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 43 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 43 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 47 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 47 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 49 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 50 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 51 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| whitespace | WhitespaceAround | WhitespaceAround: '{' is not preceded with whitespace. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 129 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 27 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 37 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 41 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 45 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 52 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 53 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 54 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 56 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 56 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 138). | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 60 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatUTC' must contain no more than '1' consecutive capital letters. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatUTC' must contain no more than '1' consecutive capital letters. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatUTC' must contain no more than '1' consecutive capital letters. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 165 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatUTC' must contain no more than '1' consecutive capital letters. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 167 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 183 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 219 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 226 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 240 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 264 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 276 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 278 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 291 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 296 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 302 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 310 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 318 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 29 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 35 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 71 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 116 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '86'. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 114 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 119 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 124 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 148 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 182 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 193 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 201 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 204 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 241 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 242 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 243 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 244 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 245 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 246 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 247 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 249 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 268 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 280 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 309. | 293 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 302 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 309 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 311 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 322 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 324 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 331 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 333 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 342 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 352 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 353 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 354 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 355 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 360 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 362 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 367 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 372 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 373 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 374 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 377 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 380 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 382 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 386 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 387 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 388 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 391 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 403 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 404 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 405 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 431 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 432 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 433 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 445 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 447 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 459 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 461 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 473 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 475 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 501 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 503 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 517 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 518 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 524 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 538 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 539 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 552 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 554 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 567 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 569 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 584 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 585 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 598 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 599 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 600 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 613 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 614 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 615 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 628 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 630 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 645 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 648 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 651 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 654 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 655 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 661 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 666 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 667 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 668 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 669 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 670 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 694 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 699 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 700 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 701 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 702 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 703 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 706 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 707 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 730 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 736 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 737 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 738 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 739 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 740 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 742 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 743 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 766 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 773 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 775 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 776 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 777 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 778 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 779 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 780 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 781 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 782 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 783 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 784 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 796 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 802 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 803 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 804 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 805 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 806 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 807 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 808 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 809 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 810 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 821 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 827 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 828 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 829 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 830 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 831 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 832 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 833 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 834 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 845 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 852 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 853 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 854 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 855 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 856 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 857 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 859 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 860 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 861 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 862 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 863 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 882. | 865 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 875 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 882 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 883 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 884 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 885 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 886 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 887 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 888 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 889 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 890 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 901 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 908 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 909 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 910 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 911 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 912 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 913 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 914 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 915 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 926 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 934 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 935 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 936 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 937 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 938 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 939 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 940 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 941 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 942 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 943 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 944 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 945 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 951 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 956 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 957 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 958 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 959 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 961 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 962 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 963 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 972 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 973 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 976 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 977 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 978 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 979 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 980 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 981 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 982 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 985 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 986 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 987 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 988 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 989 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 990 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 991 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 994 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 995 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 996 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 997 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1000 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1001 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1002 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1003 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1006 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 1007 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 1008 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1009 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1011 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1012 | |
| indentation | Indentation | 'if' has incorrect indentation level 28, expected level should be 14. | 1016 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 1017 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 28, expected level should be 14. | 1018 | |
| indentation | Indentation | 'else' child has incorrect indentation level 32, expected level should be 16. | 1019 | |
| indentation | Indentation | 'else' child has incorrect indentation level 32, expected level should be 16. | 1020 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 28, expected level should be 14. | 1021 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 28, 24, indentation should be the same level as line 1016, 1023. | 1022 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1023 | |
| indentation | Indentation | 'if' has incorrect indentation level 28, expected level should be 14. | 1027 | |
| indentation | Indentation | 'if' child has incorrect indentation level 32, expected level should be 16. | 1028 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 28, expected level should be 14. | 1029 | |
| indentation | Indentation | 'else' child has incorrect indentation level 32, expected level should be 16. | 1030 | |
| indentation | Indentation | 'else' child has incorrect indentation level 32, expected level should be 16. | 1031 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 28, expected level should be 14. | 1032 | |
| indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 28, 24, indentation should be the same level as line 1027, 1034. | 1033 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1034 | |
| indentation | Indentation | 'else' child has incorrect indentation level 28, expected level should be 14. | 1037 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 24, expected level should be 12. | 1038 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1039 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1040 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1041 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 1042 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1044 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 1045 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 1047 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 1047 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1048 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1049 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1053 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1056 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1057 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1058 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1060 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1061 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1062 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1063 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 8. | 1064 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 1065 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1068 | |
| indentation | Indentation | 'if' has incorrect indentation level 24, expected level should be 12. | 1069 | |
| indentation | Indentation | 'if' child has incorrect indentation level 28, expected level should be 14. | 1070 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 24, expected level should be 12. | 1071 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1072 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 1073 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 1074 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 10. | 1075 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 1076 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1077 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1078 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1079 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1081 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1083 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1084 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1086 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1087 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1088 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 1089 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1090 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1092 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1126 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1143 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1145 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1146 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1152 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1159 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 1160 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1161 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1162 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1164 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1166 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1167 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1168 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 1170 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1171 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 1172 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 1173 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1174 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1175 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1176 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1177 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1178 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1181 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 1182 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 1182 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 1183 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1185 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 1186 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1187 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1188 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1189 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 1190 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1191 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1192 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1193 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 1194 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1196 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 1197 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 1198 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1199 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1200 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1201 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 1202 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1203 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1204 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1205 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1208 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1211 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1214 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1215 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1216 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1217 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 1218 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 1219 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 1220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1222 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1235 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1242 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1243 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1244 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1245 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1248 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 1249 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 1250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1251 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1273 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1279 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1288 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1319 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1323 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1327 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1328 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1353 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1359 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1363 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1367 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1368 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1393 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1403 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1408 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1439 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1443 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1447 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1448 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 1,486. | 1450 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1479 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1483 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,286'. | 1486 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1518 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1522 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 1525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1525 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,326'. | 1525 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1526 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1527 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1552 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1558 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1562 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1565 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,366'. | 1565 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1566 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1567 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1592 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1598 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1602 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1605 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,406'. | 1605 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1606 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1607 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1640 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1644 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1647 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '1,446'. | 1647 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1648 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1649 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1654 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1659 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1662 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1663 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 1663 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 1663 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1664 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1665 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1666 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1667 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1668 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1669 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1674 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1679 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1682 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1683 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 1683 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 1683 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1684 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1685 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1686 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1687 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 1690 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 1690 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1691 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1692 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1693 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1694 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1695 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1696 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 1697 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 1699 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1701 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1702 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1705 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1706 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1707 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1709 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 1709 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1710 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1712 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 1712 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1713 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1715 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 1715 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1716 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1717 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1718 | |
| whitespace | WhitespaceAfter | ';' is not followed by whitespace. | 1718 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1719 | |
| indentation | Indentation | 'case' child has incorrect indentation level 16, expected level should be 6. | 1719 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 1720 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1721 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1722 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1728 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1737 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1737 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1738 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1739 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1745 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1754 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1755 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1756 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1762 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1766 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1772 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1772 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1773 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1774 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1775 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1776 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1782 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 1786 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1792 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1793 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1794 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1795 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1796 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 1802 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1807 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1808 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 1809 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1810 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1811 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1812 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1813 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1814 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1815 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1816 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1817 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1818 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1819 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1820 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1821 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1822 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1823 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1824 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 1825 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 1826 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 1826 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 1827 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1828 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1829 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 1835 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1836 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1837 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 1845 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1846 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1847 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1848 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1849 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 1850 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 1852 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1857 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1859 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1860 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 1862 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1867 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1869 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1870 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1871 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1872 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1873 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1874 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1879 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 1879 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1882 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1884 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1885 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 1886 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.StringUtils' | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@see' should be preceded with an empty line. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatDurationHMS' must contain no more than '1' consecutive capital letters. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatDurationISO' must contain no more than '1' consecutive capital letters. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 182 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 183 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 201 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 206 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 217 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'formatPeriodISO' must contain no more than '1' consecutive capital letters. | 229 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 234 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 262 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 306 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 310 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 315 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 316 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 318 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 321 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 322 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 323 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'while' has incorrect indentation level 16, expected level should be 8. | 327 | |
| indentation | Indentation | 'while' child has incorrect indentation level 20, expected level should be 10. | 328 | |
| indentation | Indentation | 'while' child has incorrect indentation level 20, expected level should be 10. | 329 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 16, expected level should be 8. | 330 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 331 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 335 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 335 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 335 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 335 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 335 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 336 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 339 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 340 | |
| indentation | Indentation | 'while' has incorrect indentation level 16, expected level should be 8. | 342 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 343 | |
| indentation | Indentation | 'while' child has incorrect indentation level 20, expected level should be 10. | 343 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 346 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 346 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 347 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 349 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 350 | |
| indentation | Indentation | 'while' child has incorrect indentation level 20, expected level should be 10. | 352 | |
| indentation | Indentation | 'while' child has incorrect indentation level 20, expected level should be 10. | 354 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 16, expected level should be 8. | 355 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 357 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 360 | |
| whitespace | WhitespaceAfter | 'while' is not followed by whitespace. | 360 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'while' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 360 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 360 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 360 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 361 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 362 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 365 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 368 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 369 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 370 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 371 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 387 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 388 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 389 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 392 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 393 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 394 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 397 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 152). | 414 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 414 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 419 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 420 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 421 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 422 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 423 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 424 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 425 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 426 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 429 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 430 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 431 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 431 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 433 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 434 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 435 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 435 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 438 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 439 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 439 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 441 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 442 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 445 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 449 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 450 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 452 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 453 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 456 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 457 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 458 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 461 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 462 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 463 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 464 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 465 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 467 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 469 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 470 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 471 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 472 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 473 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 475 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 477 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 483 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 487 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 490 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 492 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 494 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 495 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 496 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 497 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 498 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 499 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 500 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 502 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 503 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 504 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 505 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 506 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 507 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 508 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 509 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 10. | 510 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 511 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 512 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 513 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 514 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 515 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 516 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 517 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 518 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 519 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 520 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 521 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 522 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 523 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 524 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 525 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 526 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 527 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 528 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 529 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 530 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 531 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 532 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 533 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 534 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 535 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 536 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 537 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 538 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 539 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 541 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 542 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 543 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 544 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 545 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 546 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 547 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 549 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 550 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 552 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 553 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 559 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 561 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 569 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 571 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 572 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 573 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 574 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 575 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 576 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 579 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 587 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 589 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 598 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 599 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 600 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 601 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 603 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 606 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 607 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 608 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 610 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 615 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 616 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 617 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 622 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 624 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 625 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 626 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 636 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 637 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 638 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 639 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 640 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 641 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 642 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 643 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 644 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 645 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 646 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 647 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 648 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 649 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 650 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 652 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 664 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 665 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 672 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 675 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 676 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 90 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 149 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 156 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 158 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 204 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 226 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 228 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 243 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 266 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 282 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 286 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 288 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 290 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 317 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 320 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 331 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 334 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 339 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 347 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 351 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 353 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 353 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 369 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 369 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 370 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 384 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 385 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 387 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 399 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 407 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 418 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 420 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 421 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 435 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 445 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 447 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 448 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 461 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 470 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 473 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 4. | 480 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 481 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 486 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 488 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 489 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 498 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 500 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 501 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 510 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 513 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 523 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 534 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 535 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 536 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 546 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 548 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 549 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 554 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 563 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 564 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 571 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 573 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 573 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 574 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 585 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 586 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 587 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 73 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 73 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 93 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 116 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 122 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 123 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 123 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 123 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 125 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 125 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 129 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 131 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 131 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 134 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 135 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 138 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 138 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 140 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 246 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 247 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 247 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 247 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 247 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 247 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 250 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 251 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 252 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 252 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 252 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 252 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 252 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 252 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 252 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 260 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 262 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '236'. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 268 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '244'. | 270 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 274 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 274 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 281 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 281 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 281 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 281 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 281 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 281 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 281 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 282 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 282 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 283 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 285 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 287 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 292 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 294 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 301 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 301 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 301 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 301 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 301 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 301 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 302 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 302 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 303 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'switch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 303 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 303 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 304 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 305 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 305 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 305 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 12. | 306 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 306 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 306 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 306 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 306 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 14. | 307 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 12. | 308 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 309 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 309 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 310 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 311 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 312 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 313 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 313 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 313 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 313 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 313 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 314 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 315 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 321 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 323 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 324 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 325 | |
| indentation | Indentation | 'if' child has incorrect indentation level 18, expected level should be 12. | 326 | |
| indentation | Indentation | 'if' child has incorrect indentation level 18, expected level should be 12. | 327 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 328 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 329 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 330 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 331 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 335 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 338 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 340 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 345 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 347 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 349 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 351 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 354 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 355 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 355 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 356 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 356 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 356 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 356 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 356 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 357 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 359 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 359 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 359 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 360 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 362 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 364 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 367 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 367 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 367 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 368 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 370 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 372 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 376 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 378 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 381 | |
| modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 381 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 386 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 390 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 393 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 396 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 400 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 402 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 403 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 406 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 409 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 411 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 411 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 412 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 414 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 417 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 417 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 418 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 420 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 422 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 427 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'switch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 427 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 428 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 8. | 429 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 429 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 429 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 429 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not preceded with whitespace. | 429 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 10. | 430 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 430 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 430 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 430 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 8. | 431 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 433 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 433 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 434 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 435 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 436 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 437 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 438 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 439 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 440 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 441 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 442 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 444 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 445 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 446 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 447 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 448 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 448 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 448 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>=' is not preceded with whitespace. | 448 | |
| whitespace | WhitespaceAround | WhitespaceAround: '?' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 448 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 448 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 449 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 450 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 451 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 452 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 453 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 454 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 455 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 456 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 457 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 458 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 459 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 460 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 461 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 462 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 463 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 464 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 465 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 466 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 467 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 468 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 468 | |
| whitespace | WhitespaceAround | WhitespaceAround: '>' is not preceded with whitespace. | 468 | |
| whitespace | WhitespaceAround | WhitespaceAround: '?' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 468 | |
| whitespace | WhitespaceAround | WhitespaceAround: ':' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 468 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 469 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 470 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 471 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 473 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 475 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 476 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 478 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 480 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 483 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 8, expected level should be 4. | 484 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'synchronized' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 484 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 485 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 485 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 485 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 485 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 485 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 486 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 486 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 486 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 487 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 12, expected level should be 6. | 488 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. | 489 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 490 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 492 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 498 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 499 | |
| whitespace | WhitespaceAfter | ',' is not followed by whitespace. | 499 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 500 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 500 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 501 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 501 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 501 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 501 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 501 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 502 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 502 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 502 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 502 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 505 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 505 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 506 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 506 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 506 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 506 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 506 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 507 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 508 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 510 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 511 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 513 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 516 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 517 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 519 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 521 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 524 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 524 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 525 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 532 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 532 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 533 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 533 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 533 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 533 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 533 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 534 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 534 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 535 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 536 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 542 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 544 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 545 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 546 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 547 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 549 | |
| indentation | CommentsIndentation | Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 552. | 549 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 5, expected level should be 2. | 552 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 553 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 554 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 556 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 558 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 562 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 563 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 563 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 564 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 564 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 565 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 570 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 572 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 573 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 573 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 573 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 574 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 575 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 576 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 576 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 577 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 578 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 585 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 586 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 586 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 586 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 587 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 587 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 588 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 589 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 589 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 589 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 590 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 591 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 592 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 592 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 592 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 593 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 594 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 595 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 596 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 597 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 600 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 603 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 604 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 606 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 608 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 610 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 13, expected level should be 6. | 611 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 611 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 612 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 617 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 620 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 627 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 627 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 627 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 628 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 629 | |
| blocks | RightCurly | '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 629 | |
| indentation | Indentation | 'else' has incorrect indentation level 12, expected level should be 6. | 630 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 631 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 632 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 633 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 634 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 639 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 641 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 642 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 644 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 646 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 649 | |
| naming | ParameterName | Parameter name 'iValue' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 649 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 650 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 651 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 652 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 654 | |
| naming | LocalVariableName | Local variable name 'iValue' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 660 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 660 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 661 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 661 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 661 | |
| whitespace | WhitespaceAround | WhitespaceAround: '<' is not preceded with whitespace. | 661 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. | 662 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 662 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 668 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 671 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 673 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 674 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 674 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 674 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 676 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 678 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 680 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 681 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 681 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 681 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 682 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 682 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 682 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 683 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 684 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 685 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 685 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 686 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 687 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 688 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 688 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 688 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 689 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 690 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 691 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 692 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 693 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 693 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 694 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 695 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 695 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 695 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 696 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 697 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 698 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 698 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 698 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 699 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 699 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 700 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 705 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 707 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 708 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 709 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 714 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 716 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 717 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 717 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 717 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 717 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 717 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 717 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 717 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 718 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 718 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 718 | |
| whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 718 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 719 | |
| blocks | RightCurly | '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 719 | |
| indentation | Indentation | 'else' has incorrect indentation level 12, expected level should be 6. | 720 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 720 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 720 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 721 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 721 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 722 | |
| blocks | RightCurly | '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 722 | |
| indentation | Indentation | 'else' has incorrect indentation level 12, expected level should be 6. | 723 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 724 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 724 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 725 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 725 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 725 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 725 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 725 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 726 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 727 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 728 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 730 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 731 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 733 | |
| naming | ParameterName | Parameter name 'iValue' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 735 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 736 | |
| whitespace | WhitespaceAround | WhitespaceAround: '-' is not preceded with whitespace. | 736 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 739 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 740 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 741 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 741 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 742 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 743 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 744 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 744 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 745 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 746 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 746 | |
| naming | ParameterName | Parameter name 'iValue' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 748 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 749 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 749 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 752 | |
| naming | ParameterName | Parameter name 'iValue' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 754 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 755 | |
| whitespace | WhitespaceAround | WhitespaceAround: '%' is not preceded with whitespace. | 755 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 758 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 759 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 760 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 761 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.Validate' | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| naming | MemberName | Member name 'mPattern' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| naming | MemberName | Member name 'mTimeZone' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 112 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| naming | MemberName | Member name 'mLocale' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 116 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| naming | MemberName | Member name 'mRules' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 120 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| naming | MemberName | Member name 'mMaxLengthEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 124 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 152 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 152 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 152 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'ERAs' must contain no more than '1' consecutive capital letters. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'switch' has incorrect indentation level 12, expected level should be 6. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 196 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 197 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 201 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 202 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 10. | 203 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 204 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 205 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 208 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 209 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 210 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 211 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 212 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 213 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 10. | 214 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 215 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 216 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 217 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 218 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 219 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 220 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 221 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 222 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 223 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 224 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 225 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 226 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 227 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 228 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 229 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 230 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 231 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 235 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 236 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 237 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 239 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 240 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 241 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 242 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 243 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 244 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 245 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 246 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 247 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 248 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 249 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 250 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 251 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 252 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 253 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 254 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 255 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 256 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 257 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 258 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 259 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 260 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 261 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 262 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 10. | 263 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 264 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 265 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 266 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 267 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 268 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 269 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 10. | 270 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 271 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 272 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 273 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 10. | 274 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 12. | 275 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 10. | 276 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 12. | 277 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 10. | 278 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 279 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 280 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 10. | 281 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 284 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 288 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 309 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 310 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 311 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 314 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 315 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 316 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 320 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 322 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 324 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 325 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 327 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 328 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 330 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 331 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 332 | |
| indentation | Indentation | 'else' child has incorrect indentation level 24, expected level should be 12. | 333 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 20, expected level should be 10. | 334 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 335 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 335 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 337 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 338 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 340 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 341 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 342 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 358 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 359 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 360 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 361 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 6. | 362 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 8. | 363 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 365 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 379 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 380 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 383 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 385 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 387 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 387 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 395 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 400 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 403 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 404 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 408 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 409 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 414 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '395'. | 414 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 424 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 432 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 435 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 442 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 443 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 444 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 448 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 450 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 452 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 453 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 463 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 464 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 465 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 466 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 467 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 468 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 475 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 478 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 483 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 486 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 491 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 505 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 506 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 507 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 517 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 519 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 520 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 526 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 533 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 535 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 536 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 543 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 545 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 546 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 558 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 560 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 561 | |
| indentation | Indentation | 'interface def modifier' has incorrect indentation level 4, expected level should be 2. | 568 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 574 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 577 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 582 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 583 | |
| indentation | Indentation | 'interface def modifier' has incorrect indentation level 4, expected level should be 2. | 588 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 595 | |
| indentation | Indentation | 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. | 596 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 601 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 602 | |
| naming | MemberName | Member name 'mValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 602 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 610 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 611 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 612 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 617 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 619 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 620 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 625 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 627 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 629 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 634 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 635 | |
| naming | MemberName | Member name 'mValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 635 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 643 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 644 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 645 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 650 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 652 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 658 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 660 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 661 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 662 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 667 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 668 | |
| naming | MemberName | Member name 'mField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 668 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 669 | |
| naming | MemberName | Member name 'mValues' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 669 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 678 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 679 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 680 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 681 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 686 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 688 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 689 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 689 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 689 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 690 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 691 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 692 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 693 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 694 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 695 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 696 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 701 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 703 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 704 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 705 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 710 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 711 | |
| naming | MemberName | Member name 'mField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 711 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 718 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 719 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 720 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 725 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 727 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 728 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 733 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 735 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 736 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 743 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 744 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 744 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 745 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 746 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 746 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 747 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 747 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 748 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 749 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 750 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 751 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 752 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 757 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 758 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 764 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 765 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 766 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 771 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 773 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 774 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 779 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 781 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 782 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 787 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 789 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 790 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 790 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 791 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 792 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 792 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 793 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 793 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 794 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 795 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 796 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 801 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 802 | |
| naming | MemberName | Member name 'mField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 802 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 803 | |
| naming | MemberName | Member name 'mSize' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 803 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 811 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 812 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 814 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 815 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 816 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 817 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 818 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 823 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 825 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 826 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 831 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 833 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 834 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 839 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 841 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 842 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 843 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 844 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 845 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 845 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 846 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 846 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 847 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 848 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 849 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 850 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 851 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 852 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 853 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 854 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 855 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 856 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 857 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 858 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 859 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 860 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 861 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 866 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 867 | |
| naming | MemberName | Member name 'mField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 867 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 874 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 875 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 876 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 881 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 883 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 884 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 889 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 891 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 892 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 897 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 899 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 900 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 900 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 901 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 901 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 902 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 903 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 904 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 906 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 911 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 912 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 917 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 918 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 919 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 924 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 926 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 927 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 932 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 934 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 935 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 940 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 942 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 943 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 943 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 944 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 945 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 950 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 951 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 956 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 957 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 958 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 963 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 965 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 966 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 973 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 974 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 979 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 981 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 982 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 982 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 983 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 984 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 989 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 990 | |
| naming | MemberName | Member name 'mRule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 990 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 998 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 999 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 1000 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1005 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1007 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1008 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1013 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1015 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1016 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1017 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1018 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1019 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1020 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1025 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1027 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1028 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 1029 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 1034 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1035 | |
| naming | MemberName | Member name 'mRule' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1035 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 1043 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1044 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 1045 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1050 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1052 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1053 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1058 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1060 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1061 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1062 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1063 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1064 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1065 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1070 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1072 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1073 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 1074 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 1078 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 1089 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 1089 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 1089 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1090 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1091 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 1092 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1094 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 1095 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1096 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1097 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 1097 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1098 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 1099 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 1100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1101 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 1106 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1107 | |
| naming | MemberName | Member name 'mLocale' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1107 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1108 | |
| naming | MemberName | Member name 'mStyle' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1108 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1109 | |
| naming | MemberName | Member name 'mStandard' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1109 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1110 | |
| naming | MemberName | Member name 'mDaylight' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1110 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 1119 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1120 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1121 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1123 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1124 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 1125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1143 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1147 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1148 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1150 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 1151 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 1157 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1158 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1159 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1161 | |
| naming | MemberName | Member name 'mColon' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1161 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 1168 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1169 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 1170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1183 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1185 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1187 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1190 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 1191 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 1192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1195 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1196 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1196 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1198 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1203 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1204 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1205 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 1206 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 1212 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1213 | |
| naming | MemberName | Member name 'mTimeZone' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1213 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1214 | |
| naming | MemberName | Member name 'mStyle' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1214 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 1215 | |
| naming | MemberName | Member name 'mLocale' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 1215 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 1225 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1227 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1230 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1231 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 1232 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 1233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1240 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1241 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 1246 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1248 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1249 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1250 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 1251 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1252 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 1252 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 1253 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1254 | |
| whitespace | OperatorWrap | '&&' should be on a new line. | 1255 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 1257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 1258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 1259 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 1260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| naming | MemberName | Member name 'cInstanceCache' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 62 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 87 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 97 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| modifier | ModifierOrder | 'protected' modifier out of order with the JLS suggestions. | 104 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 196 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 197 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 199 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 200 | |
| blocks | RightCurly | '}' at column 17 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 200 | |
| indentation | Indentation | 'else' has incorrect indentation level 16, expected level should be 8. | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 203 | |
| blocks | RightCurly | '}' at column 17 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). | 203 | |
| indentation | Indentation | 'else' has incorrect indentation level 16, expected level should be 8. | 204 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 205 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 205 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 207 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 207 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 213 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 214 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 215 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 216 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 217 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 223 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 8, expected level should be 4. | 228 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 232 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 246 | |
| whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 254 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 254 | |
| whitespace | WhitespaceAround | WhitespaceAround: '==' is not preceded with whitespace. | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 255 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 255 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 256 | |
| whitespace | WhitespaceAfter | 'for' is not followed by whitespace. | 256 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 256 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 257 | |
| whitespace | WhitespaceAfter | 'if' is not followed by whitespace. | 257 | |
| whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 257 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 257 | |
| whitespace | WhitespaceAround | WhitespaceAround: '!=' is not preceded with whitespace. | 257 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 258 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 258 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 258 | |
| whitespace | WhitespaceAround | WhitespaceAround: '*' is not preceded with whitespace. | 258 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 259 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 260 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 261 | |
| whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 261 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 42 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@since' should be preceded with an empty line. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 178 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 199 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 203 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 219 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 223 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 228 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 232 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 240 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@throws' should be preceded with an empty line. | 244 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 249 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 261 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 276 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 280 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 283 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 292 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 303 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 311 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 321 | |
| whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous line. | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 337 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 348 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 356 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 359 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 363 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 364 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 372 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 375 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ObjectUtils' | 22 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 125 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| whitespace | OperatorWrap | '^' should be on a new line. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@return' should be preceded with an empty line. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| javadoc | RequireEmptyLineBeforeBlockTagGroup | Javadoc tag '@param' should be preceded with an empty line. | 172 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | EmptyLineSeparator | 'package' should be separated from previous line. | 17 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.commons.lang3.ObjectUtils' | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 32 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| whitespace | OperatorWrap | '^' should be on a new line. | 128 | |
| whitespace | OperatorWrap | '^' should be on a new line. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 |